Is it possible to define a default order to a grid? Thanks in advance...
I believe the default order is based on the underlying business object.
I agree with Ethan. Also, if you want to order editable grid, you need to wrap underlying table to an "ordered" view. Should work, at least with SQL Server 2008 or later.