Height property of GridGroupingControl is not being held when Paging

I''ve set the Width and Height property of the GridGroupingControl and displayed the PagerBar for the GridGroupingControl. When the page is first loaded, the Width and Height of the GridGroupingControl is correctly displayed. However, when I subsequently click on the buttons of the PagerBar to navigate the GridGroupingControl, the Width of the control is retained, but not the height. The height is adjusted to fill the displayed GridGroupingControl. Is there a way to fix the Height so that it is not readjusted when I navigate with the PagerBar?

1 Reply

AD Administrator Syncfusion Team March 31, 2006 07:47 AM UTC

Hi Sean, I am not able to reproduce the issue you had mentioned. Can you please provide us the version of the Syncfusion grid you are using? Also the .NET version. I tried to see the issue with a small sample and I don''t see any issue with the height of the control. I have attached the sample for both Vs2005 and Vs2003 versions. Where the grid''s height is set to ''500px''. Check if you face the same problem in this sample too, if so can you help us reproduce the issue with more info? Sample_VS2005 Sample_VS2003 Thanks, A.Sivakumar

Loader.
Up arrow icon