How to disable the virtualization in xamgrid silverlight. I need the height of row to be fixed.
I am facing issue when scrolling the data from left to right. intially visible data will be height of 200 and on scroll my grid height increases as we don't want veriticalscroll bar i will move up and down on scrolling.
Please suggest if there is way to disable the default virtualization.
Hello Keerthi,
Thank you for your post. I have been looking into it and I can suggest you see this link from our online documentation:
http://help.infragistics.com/Help/NetAdvantage/Silverlight/2012.2/CLR4.0/html/xamGrid_Virtualization.html
where it is explained how the virtualization works and how you can turn it off.
Hope this helps you.