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

Grid Width

How can I cause all columns on the grid to automatically resize into the available view (e.g. dockpanel) without having a horizontal scrollbar?

thanks

5 Replies

MS Mohamed Suhaib Fahad A. Syncfusion Team June 5, 2009 08:52 AM UTC

Hi Heath,

Thanks for using Syncfusion products. We already have worked out the logics to implement auto sizing in columns, where you can specify the type of sizing that the columns should implement, Right now, the Grid Tree Control implements that. We will have this implemented for the Grid Data Control by Vol3 release.

Please let me know if you want any more details.

Thanks,
Fahad
Grid.WPF Team
Syncfusion Inc.,


AD Administrator Syncfusion Team June 29, 2009 04:08 PM UTC

Fahad,

Will it be possible to freeze right hand columns in the grid at all?

e.g. The footer rows can be frozen for scrolling and my requirements are for three total columns on the right hand side of my grid to be frozen as well.

Thanks,
Heath


AD Administrator Syncfusion Team June 29, 2009 04:58 PM UTC

You can freeze columns on the right is a WPF GridDataControl with code like:

gridDataControl1.Model.ColumnWidths.FooterLineCount = 2;


AD Administrator Syncfusion Team August 19, 2009 12:08 PM UTC

Fahad,

Will the release due out shortly allow for the grid to fill the available object that it is placed within? E.g. set width to 100%

Thanks
Heath


MS Mohamed Suhaib Fahad A. Syncfusion Team September 7, 2009 07:18 AM UTC

Hi Heath,

You could create a new direct trac incident for following up on this feature. We recommend you to use direct trac, since we would follow up and notify you in that easily.

Thanks,
Fahad
Grid.WPF Team
Syncfusion Inc.,

Loader.
Live Chat Icon For mobile
Up arrow icon