‎2007 Dec 18 7:43 AM
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!
‎2007 Dec 18 8:26 AM
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.