Every time I click a button in mymodal popup to add new row in Gridview it Disappears
-
I have a Modal popup in my .aspx Page which opens on Click of a Button (btnNew). Modal popup Contains a Gridview with a blankraow added by Default, and a Button (btnAddNew), What I want is I want to add a new row on (btnAddnew) click.. which does so, but the Probem is Modal popup get disappeared. And have to click (btnNew) to pop it ip again,which shows the new row added in Gridview.. I want the Modal popup to remin same untill I save the records. plss Help :(
Sheringkapoting...
-
I have a Modal popup in my .aspx Page which opens on Click of a Button (btnNew). Modal popup Contains a Gridview with a blankraow added by Default, and a Button (btnAddNew), What I want is I want to add a new row on (btnAddnew) click.. which does so, but the Probem is Modal popup get disappeared. And have to click (btnNew) to pop it ip again,which shows the new row added in Gridview.. I want the Modal popup to remin same untill I save the records. plss Help :(
Sheringkapoting...