Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tool bar on table control

Former Member
0 Likes
640

Hi,

on my screen i have 2 tables controls ; i would like to know if it's possible to have a tool bar (add/modify/delete line, sort) for each table control. If yes, can you suggest me an example ?

Thanks.

Cheers

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
471

Hi,

Just create a Table control with Wizard . There you can see these buttons in the down side.Copy these buttons and put this in your program and do the logic.

With Regards,

Sumodh.P

1 REPLY 1
Read only

Former Member
0 Likes
472

Hi,

Just create a Table control with Wizard . There you can see these buttons in the down side.Copy these buttons and put this in your program and do the logic.

With Regards,

Sumodh.P