Hi,
We have 2 grids and first column values in both the grids are same, so we have a requirement when I scroll across the rows in Grid 1, even the grid 2 should be scrolled to the respective row.
Say Eg: Grid 1 has below values
Data 1 "Hi"
Data 2 "Hello"
Data 3 "Welcome"
and Grid 2 has values
Data 1 True
Data 2 False
Data 3 True
Now when I scroll to row containing Data 2 in Grid 1, even the scroll position of Grid 2 should also be at row having the value Data 2.
Thanks un advance.
Regards,
Kiran
Update to above Post we are using Infragistics version 20132.2364 and also enabled virtualization on both the grids.
Thanks,
Hi - Can you please provide suggestions around the above query. Thanks.