datagrid postback events not firing from inside web user control
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have placed a datagrid inside a web user control. The datagrid is getting displayed without any problem. But the datagrid's postback event handlers are not getting called whenever any control inside the datagrid does postback. Can you please help fix this problem. TIA, Vikram
-
Hi, I have placed a datagrid inside a web user control. The datagrid is getting displayed without any problem. But the datagrid's postback event handlers are not getting called whenever any control inside the datagrid does postback. Can you please help fix this problem. TIA, Vikram
Please be a little more ellaborate with the problem. I am a Software Developer using C# on ASP.NET.