Hello,
Thank you for your response. However, with the below configuration I'm still having the same issue.
<ClientSettings AllowKeyboardNavigation="true" >
<Selecting AllowRowSelect="false" EnableDragToSelectRows="false" CellSelectionMode="SingleCell" />
<Scrolling UseStaticHeaders="true" AllowScroll="true" ScrollHeight="100%" FrozenColumnsCount="5"
EnableColumnClientFreeze="true" SaveScrollPosition="true" />
<KeyboardNavigationSettings AllowSubmitOnEnter="true" EnableKeyboardShortcuts="true" SaveChangesKey="S" />
<ClientEvents OnBatchEditOpening="batchEditOpening"></ClientEvents>
</ClientSettings>
Any help with this is much appreciated.
Regards,
Karthik