We use a an older version of telerik web DLL which doesn't support grid.clearActiveRow() method so can you please let me know how to go about it using code. I just want to clear the active row selection. Please help.
I want to clear the active item not the selected item. For selected Item we do have grid.clearSelectedItems() too, But I am looking for a way by which we can clear the active row.