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
465
XamGrid sizing and virtualization
posted

Hello.

 

We have an In-Browser Silverlight application on which we have 2 XamGrids (v10.3.20103.2098).  These Grids can get very large depending on  the data requested by the user. 

 

My issue is that we have users with all diferent screen resolutions.  So setting the grids' height and width properties to the lowest resolution accepted (1024x768) causes it to look horrid on a screen where the resolution is set to 1920×1080.

 

I would love to be able to use the Height and Width properties set to "Auto" but it is my understanding that that negates the virtualization.  So my question is: is there anyway to accomodate larger screen resolutions but still keep the virtualization? 

 

Thanks,

-John