Rank: Member Groups: Member
Joined: 10/11/2007 Posts: 12
|
I have a datagrid with a buttoncolumn for edit within a callbackpanel. The problem is that when any of the edit buttons within the grid are clicked the ASP.Net Datagrid ItemCommand Event does not get triggered. Is there any reason for this......The grid is setup in the callbackpanel triggers and the page load event gets fired but thats it
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Brandon,
Our CallbackPanel should not affect that. Can you try to isolate the problem into a separate test page and then post the .aspx and .cs/.vb code of the page?
Thanks
|