Hi,
I'm trying to update my grid in a dynamically load usercontrol( grid is not dynamically added) but the UpdateCommand event is not firing. The usercontrol works fine when I put it directly on my page. But when I load it in the codebehind he fires the need_datasource and than ofcourse the updatecommand is lost. Is it a problem with viewstate? Paging and itemcommand works fine.
Thanks
I'm trying to update my grid in a dynamically load usercontrol( grid is not dynamically added) but the UpdateCommand event is not firing. The usercontrol works fine when I put it directly on my page. But when I load it in the codebehind he fires the need_datasource and than ofcourse the updatecommand is lost. Is it a problem with viewstate? Paging and itemcommand works fine.
Thanks