Hi,
I want to develop a form in which i have a grid like structure(rows and columns). i can enter data in as many lines as i want. And in one cloumn i want to add a checkbox. When i click the Save button on the form then only those rows must be added to database whose checkbox is checked.
Can anybody help me with this. i have tried gridcontrol but i can't find a solution to this.
Regards.