HA
haneefm
Syncfusion Team
November 2, 2007 05:49 PM UTC
Hi Falk,
You can use the DragColumnHeaderText property of the GridGroupDropArea to change the group drop area text in a grouping grid. Here is a code snippet.
this.grid.GridGroupDropArea.DragColumnHeaderText = "Your Text Here";
Best regards,
Haneef
FA
Falk
November 5, 2007 06:41 AM UTC
Thank you very much!
I didn't see the wood for the trees. :-)
Regards
Falk