GridGroupingControl - AutoSize Columns Based On Data And Window

I am using the GridGroupingControl and I would like my columns to auto size themselves based on my data length (similar to how the ASP.NET grid works). In addition, I would like the columns to automatically spread across the length of the grid as the grid size is increased. any suggestions?

2 Replies

AD Administrator Syncfusion Team August 10, 2005 02:24 PM UTC

Here is a forum thread that does something similar. It adds all the width to the last column, but you could evenly distribute it across all columns. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=26694


JA John Agan August 11, 2005 12:32 PM UTC

Looks good. thanks! >Here is a forum thread that does something similar. It adds all the width to the last column, but you could evenly distribute it across all columns. > >http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=26694

Loader.
Up arrow icon