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

GroupDropArea

I have noticed that you can not drag frozen columns to the GroupDropArea. Is there anyway around this?

Thanks
Hu

1 Reply

AD Administrator Syncfusion Team March 7, 2007 09:16 PM UTC

Hi Hu,

One way you can do this by programattically adding the frozon column to the grouped column collection in GridTableDescriptor. Here is a code snippet.

this.groupinggrid.TableDescriptor.GroupedColumns.Add("ColumnName");

Best regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon