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!