Declined
Last Updated: 21 Dec 2013 10:32 by ADMIN
Srujal
Created on: 12 Jun 2013 16:09
Category: Grid
Type: Feature Request
1
Scroll grid to last row
Hi,

 In our project we are using the telerik grid on Invoice screen to display item list. 
 We are adding item from text box and adds it to grid dynamically using UpdateGrid javascript function. 
 
 Issue:
  When we add the new item to grid. It adds to grid as last row. But grid is not scrolling to last row.
  We want to scroll grid to last row every time we add new item.
  
  Below are the settings used in grid which did not work out:
<ClientEvents OnRowSelected="rowSelected" OnRowCreated="OnRowCreated" OnRowCreating="OnRowCreating" />
<Scrolling AllowScroll="True" EnableVirtualScrollPaging="True" UseStaticHeaders="false" SaveScrollPosition="true" />
  
Please help.
1 comment
ADMIN
Radoslav
Posted on: 21 Dec 2013 10:32
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.