Called when user saves inline editing changes.
scrollIntoView(ind)
ind |
integer, optional, index of the record in records array |
Returns undefined.
Description
This method will scroll into view the record with ind index. If you do not supply the
ind argument, the method will scroll into view first selected record.
If you have grid defined in the following way:
You can do: