dynamic list information decaying on imagebutton click


i have form searches rows unparalleled list (tservices) occurred between date operation following populates enterprising list next form.



now i'm adding mislay imagebutton unbroken any register table. here's c# code-behind adding imagebuttons list cell:



        imagebutton btnremoveservice = new imagebutton();
btnremoveservice.enableviewstate = true;
btnremoveservice.imageurl = "/images/icons/trash.gif";
btnremoveservice.click += new imageclickeventhandler(btnremoveservice_click);
btnremoveservice.id = "btnremoveservice-" + row["billingid"].tostring();
btnremoveservice.commandargument = row["billingid"].tostring();
tblcell.controls.add(btnremoveservice);


even i put zero btnremoveservice_click(), information enterprising list disappears. i put formula indeed mislay stored procedure, information disappears enterprising list zero altered db.



edit:
i changed stock formula the possess duty called during finish btnremoveservice_click(). shouldn't reload data?



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?