Posted 26 March 2019, 1:46 pm EST
Hi
My grid is sorted in Ascending order by default and allows the user to change vice-versa. All my fields are editable and those are different types of fields like Text, Numeric, Date & Drop-down type fields. I applies cssClass based on the type.
My requirement is, when the user change the cell’s value it should resort accordingly based on the new value. The scroll position should be at the same place where it was before changing the value.
Much appreciate any suggestions/ideas.