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

Add sorting feature on table control

Former Member
0 Likes
344

I have a dialog program, the interface include a table control, i would like to add a sorting feature on the table control, once user click the header, then the column sorting will based on which user click. Thanks!

1 REPLY 1
Read only

Former Member
0 Likes
299

Table control dont have automatic sorting futures you need add the button on the application toolbar , user should select the columns want to sort and press the sort button on the GUI and wee need to code accordingly to the sort button.

Regards,

Gopi ,

rewards points if helpfull.