Need a method to select a row in the table.
This method should request the missing lines from the server.
If the row line is found in the cache - the method must scroll the table so that the row line was visible to the user (optional, you can specify a second parameter - topLine).
After it these line should be selected.
And as the callback parameter - it would be nice.
Tnx.
This method should request the missing lines from the server.
If the row line is found in the cache - the method must scroll the table so that the row line was visible to the user (optional, you can specify a second parameter - topLine).
After it these line should be selected.
And as the callback parameter - it would be nice.
Tnx.