I have a datagrid with multiple columns. The user is able to sort on every column they see using default datagrid sorting. Is it possible to save the sort order or the sorting attribute from the users input? I want to use it later on from the detail page to go to next or previous item from that same order.
↧