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

Getting available Width in GridGroupingControl

Hi, i need to find a way to get the available Clientarea for my columns in a GridGroupingControl. I can get the width of the control itself but how can i get the width without any gridspecific items (e.g. the Expand plus or the arrow selecting the current row). thanks, Oliver

1 Reply

AD Administrator Syncfusion Team November 17, 2004 10:16 AM UTC

In the 3.0 code base, a couple of methods have been added that you can use to get this information. this.gridGroupingControl1.Table.GetTotalRowHeadersAndIndent this.gridGroupingControl1.Table.GetTotalWidthOfTable.

Loader.
Live Chat Icon For mobile
Up arrow icon