We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Freeze Column and horizontal scrolling: GGC vs GDBG

Hi,
I noticed the difference between GridGroupingControl and GridDataBoundGrid. What I did was:
-Freeze the first column
-Scroll horizontally to the rightmost of the grid

In GGC, the grid was align to the right, hence the rightmost column was shown in full, while the non frozen leftmost column was partially shown.

In GDBG, the grid was align to the frozen column, and left some space at the right side of the grid.

Is there any property that I can set in GGC to make it behaves like GDBG?

Sample code attached.

Cheers, Art



GGC vs GDBG.zip

1 Reply

FS Fathima Shalini P Syncfusion Team January 15, 2008 10:39 AM UTC

Hi Art,

Thanks for your interest in Syncfusion Products.

The implementation of GridGrouping Control and GridDataBoundGrid is entirely different. It is a default behaviour of the Grid Grouping Control that is to show the right most column fully. So it is not possible to make GridGroupingControl align like GridDataBoundGrid.

Please let me know if any concerns.

Regards,
Fathima


Loader.
Live Chat Icon For mobile
Up arrow icon