Replicating datagrid column header click?

  • Thread starter Thread starter VM
  • Start date Start date
V

VM

How can I replicate the process of clicking on a column header in order to
sort by that column? I tried getting the grid datasource, converting it to a
view, sorting, and then attaching it to the grid, but it's not the same
thing. And the process that modifies the underlying table of the grid is
MUCH faster when the user clicks on a certain column header.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top