hi all...
Here my requirement is i am having grid view and delete button which is asp control...nearer to that.when we click On delete button it has to ask are you sure want to delete the item?In grid i am having check boxes for each row...1st it will ask Please select row which one you want to delete?
When grid view don't have paging it is working fine.If grid having paging ....then asp:button for delete is just refreshing the page.Its not showing popup window for delete confirmation.Its not calling Javascript....
Please suggest On this ...
thanks in advance
ManoRama