This question is locked. New answers and comments are not allowed.
so I've added a record to an entity set that is bound to a radgridview.... I have the grid sorted on one column. After the record was added, it shows up in the grid perfectly. I update the various fields, including the sort column. How do I now sort the RadGridView again? I've called Rebind, but that didn't do it. Saves just fine too - where heck is the myGridView.Sort() method to force a sort!
Documentation on Rebind is not much help either - couldn't even find it...
Why are the simple things so hard!
Regards,
Richard
Documentation on Rebind is not much help either - couldn't even find it...
Why are the simple things so hard!
Regards,
Richard