Getting the value which are checked in a databound checked list box in visual c#
hi
how to get the value which are checked in a databound
checkedlistbox in visual c# . The user will check the value & I want to
pass those value into the datagrid view for storing it into a tables structure
HOW TO DO THAT . PLEASE HELP......