Hi,
I am using gridview in modelpopup. It's working fine but gridview rowCommand is not working.
please tell me any solution
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nitin BhardwajPosted Oct 31, 2014, 7:12 AM
System.Web.UI.UpdatePanelTriggerCollection must have items of type 'System.Web.UI.UpdatePanelTrigger'. 'PostBackTrigger' is of type 'System.Web.UI.HtmlControls.HtmlGenericControl'.
Channabasava DabarabadiPosted Oct 31, 2014, 5:38 AM
the syntax is as below
PostBackTrigger ControlID="gridviewID" />