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
175
Scrollbar is not displaying
posted

Hi.

Just started using the trial version of the xamWebGrid 2009 v2. For whatever reason, I cannot get the vertical nor horizontal scrollbars to display when my my grid is displayed in the browser.

My xaml page has a Grid layout control with 6 row definitions and 1 column definition. The first five rows contain various controls such as stack panels and text boxes. In the 6th row, I display my xamWebGrid control. I show several hundred rows of data across approximately 20 columns. Inevitably, the grid has so much data that it cannot be displayed in the viewable area. I am expecting the both the vertical and horizontal scrollbars to display but I have not had any luck.

I tried the suggestions in the following forum link without luck:

http://news.infragistics.com/forums/p/31085/171083.aspx#171083

In addition, I tried to set the height, maxheight, width and maxwidth properties of the grid without luck.

My grid displays either between 1 to 3 fixed columns on the left side of the grid. The grid is also group-able with an initial grouping already applied to the grid when the data is bound.

Any help would be greatly appreciated.

Thanks,

Don