i m using C#.net
i hav created dynamic check boxes and given its id (1,2,3..) which are primary key of my table.i want to perform deletion from only one click button after selecting check boxes.
Like email deletion manner.i want to check more than one boxes and want to delete from button.
plz help me asps.
i hav created dynamic check boxes and given its id (1,2,3..) which are primary key of my table.i want to perform deletion from only one click button after selecting check boxes.
Like email deletion manner.i want to check more than one boxes and want to delete from button.
plz help me asps.
Comment