Click here to Skip to main content
15,900,461 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

In my table I have 4 fields: name, family, date, delete.
The delete field is boolean.

I bound these fields to a GridControl.
I would like to write code that if I checked the delete column in each row and then press OK button that row would be deleted.

I have problem with it.

please help me
Thanks a lot.
Posted
Updated 13-Nov-11 9:48am
v3
Comments
thatraja 13-Nov-11 14:02pm    
i have problem with it
what's the problem? Include the error message on your question
Sergey Alexandrovich Kryukov 13-Nov-11 17:37pm    
GridControl? What is that? Please always mention fully-qualified name of the class you mention in the question.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900