Skip to Content
0
Former Member
Jan 11, 2008 at 07:25 AM

About table control

35 Views

I am newbie in dialog program, i would like to know how to control the table control. In the screen which have a table control and two button which are add item and delete item, when i selected one anyone item in the table control and click add item button, it will copy selected item and paste it. If click del item, it will remove the item from table control. How to do that. Thanks!