1
Answer

how to remove the row from the gridview control when check box is unchecked

Ask a question
charan sekhar

charan sekhar

14y
3.4k
1

hi iam using asp.net with c#
in my gridview 1st column is templatefield which contains check box control,
default i set to check, iam displaying data at page load event
but when i unchecked the checkbox then that row should be remove from gridview .

can you give me example which helps me

Answers (1)