asp.net checked listbox and gridview
Hi i am having small problem with checked listbox and gridview.I am having one checkedlistbox and one gridview.Both are separate.My requirement is when i am selecting any checkbox in checkedlistbox i want to create a gridview row based on the selected checkbox.When i am unselect the selected checkbox want to delete that row from the gridview.Can any one help?