Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
225
Iggrid scroll to and update row with virtualization, paging and TreeHierarchicalDataSource
posted

Hi,

I am using the IgTreeGrid with rowvirtualization, paging, TreeHierarchicalDataSource ++, for angularjs.

I am having trouble with a couple of things, that I would expect to be basic functionality.

Like adding/updating row and immediately display the changes in the view and the grid having the edited row as selected and visible.

It looks like the virtualScrollTo scrolls to the index of a row, how do I get the index by an Id?
And how do I scroll to it if it's on a different page? I know I can change page but not how to get pageindex by a row Id.

I have created a jsfiddle to demonstrate the issues: http://jsfiddle.net/onf7fqur/4/

Looking forward to see the solution

Thanks

Parents Reply Children
No Data