Declined
Last Updated: 21 Dec 2013 10:31 by ADMIN
Nirmal Shah
Created on: 06 Jun 2013 13:09
Category: Grid
Type: Feature Request
2
radgrid scroll bottom last row javascript
Hi,
I am adding items to radgrid using cleint side javascript using updateGrid function.
My grid structure is DIV -> Table -> Radgrid.

I am adding rows dynamically based on the values added from the external fields.
I want the grid scroll bar at the last row position.
I have already tried all settings suggested from telerik site but was no success.
Below are the settings added which did not worked out:
<ClientEvents OnRowSelected="rowSelected" OnRowCreated="OnRowCreated" OnRowCreating="OnRowCreating" />
<Scrolling AllowScroll="True" EnableVirtualScrollPaging="True" UseStaticHeaders="false" SaveScrollPosition="true" />

Please help.

Regards.
1 comment
ADMIN
Radoslav
Posted on: 21 Dec 2013 10:30
Please open a formal support ticket where you can provide more information about your scenario or send us a small example. Thus our support officers will be able to gather more details about your scenario and investigate the problem.

This channel is only for feature requests, bug reports and feedback.