Hi Paramvir,
I have attached two screen shot here.
First one, Display the selection of cell
Second one, After selection of cell while user scroll the page.
I have used below code but it will raised an issue while press the enter after reach the last cell at UI level.
scroll: function () {
this.quitEditMode();
}
So, Need a solution without using above code.