
Signature
Dale Preston
MCAD C#
MCSE, MCDBA
Hi Dale,
From the two versions of the code, I can the difference is the Text
property changed from an image tag to "Cancel", I didn't see the
ButtonType="PushButton" in new version.
Based on your other description, I guess the question is after you changed
the ButtonType from default "LinkButton" to "PushButton", the button
command failed to function correctly, right?
I've done some simple test using Visual Studio 2005 and didn't found the
issue you mentioned, also you've mentioned that other 11 DataGrid work, so
I think I might have to use a more complete webform to test that behavior
on my side. Is it possible to create a reproducible web project and send it
to me? Thank you for your effort and understanding.
Sincerely,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Dale - 28 Oct 2006 18:57 GMT
Sorry about the confusion. In editing the "non-working" code format to
display in this forum, I accidentally dropped the ButtonType="PushButton"
attribute but it does exist in the problem application.
When I get back to work, I will see if I can create the problem in a simple
application. As I said, since the same code worked in several pages and
several datagrids, I am not sure what will happen.
Thanks for the response and you should hear from me again by Monday.
Dale

Signature
Dale Preston
MCAD C#
MCSE, MCDBA
> Hi Dale,
>
[quoted text clipped - 37 lines]
>
> This posting is provided "AS IS" with no warranties, and confers no rights.