hi friends,
i am working on windowsform application i want to know how to write the code for knowing the status of checkbox when i select the value from listview the only data selected the value should display with checkbox instead of displaying entire data . The data is stored in database. i have used enable, disable for my controls so the problem is here when i inserted data in enable controls(when i selected a check the controls will enable) the data is stored in database and the value is displayed in listview now when i selected the value from list view the data is not displaying in controls the controls also not enabling.
could anyone help me please.
thanks