Search results for query: *

  • Users: Holly Max
  • Content: Threads
  • Order by date
  1. H

    programatically click column header of a Datagrid

    I need to sort a datagrid control by programatically clicking the column header of a Datagrid. I have seen code in C# that uses the datagrid's private method ColumnHeaderClicked, but this is beyond me. My problem is that if I use the .DefaultView.Sort I loose the binding I need to text boxes...
Back
Top