Laercio Amici
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Laercio Amici-
Laercio Amici commented,
Ok, I'll try this approach. By the way, all that I need is to do an auto post when the user clicks on a checkbox field on the grid. So, I think that ToggleCheckBox() is the best place to do this, a...
-
Laercio Amici created a post,
Overriding TwwDBGrid.ToggleCheckBox method in a descendant class
I created a descendant class inherited from TwwDBGrid, and now I need to do some actions just after TwwDBGrid.ToggleCheckBox() is executed.But, ToggleCheckBox() isn't a virtual or dynamic method, a...