The default sorting of the grid allow the user to sort by multiple column.(I mean if the user already sort on column A, and now he try to sort column B, the result operation will based on the previous sorting result instead of the orginal dataset). Can I force the grid always sort by only one column?