I am using scroll on demand in a 2 level hierarchical grid. Whenever I have the second level expanded and I scroll it hides that level when it reloads. Is there a way to prevent this from happening so when I scroll what I have expanded stays expanded?
Hello,
Please take a look at the sample below:
http://samples.infragistics.com/2008.2/webfeaturebrowser/default.htmGrid ->Scroll-On-Demand (AJAX) Hope this helps.
I think you can use the solution that is suggested in the following forum thread:
Persist expanded hierarchy state
http://forums.infragistics.com/forums/p/6988/29444.aspx#29444
Hope this helps.