When a Rad Grid is in edit mode, and the user clicks "Add New Record", the grid jumps to the last page and has the insert row, but the original edit index has not changed. This causes the insert row to be at the top of the last page, and an editable row to also be on the last page.
Is there any way to clear the edit indices before the insert row is added.
I currently have AllowMultiRowEdit set to false , but that doesn't seem to do the trick.
Any help would be much appreciated,
Thanks!
Is there any way to clear the edit indices before the insert row is added.
I currently have AllowMultiRowEdit set to false , but that doesn't seem to do the trick.
Any help would be much appreciated,
Thanks!