Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Button Column on a DataGrid
Message
From
01/04/2002 22:43:33
 
 
To
26/03/2002 14:38:53
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00637453
Message ID:
00639783
Views:
14
>I have written a sample webpage with a datagrid accessing data from a web service all written in c#. The datagrid has a button column on it to select the record and change to an edit page. It is bound to an event using the ItemCommand event as documented in the msdn docs. When the button is a linkbutton it works great as avertised and fires the event. When the button is changed to a pushbutton type even thought the code, properties, and html still indicate that the event is still bound it will not fire the event as if it is not bound. Anybody have any ideas ?

Hmmm, is the commandName of the push button populated?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform