This is a migrated thread and some comments may be shown as answers.

Remove drag a column here to group from RadGridView

2 Answers 852 Views
GridView
This is a migrated thread and some comments may be shown as answers.
miki
Top achievements
Rank 1
miki asked on 21 Dec 2014, 10:56 AM
Hi,

i have Winforms application and GridView, i notice that i can group column and i try to remove this message (see my attach file) using this command:

radGridView1.AllowDragToGroup = false;

but all this doing is to remove the message but all the empty line is still remained, any idea how to completely remove this ?

Thanks

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 24 Dec 2014, 11:56 AM
Hello Miki,

Thank you for writing.

You can set the EnableGrouping property to false, to completely turn off the grouping functionality.

More information about this is available here: http://www.telerik.com/help/winforms/gridview-grouping-basic-grouping.html.

I hope that you find this information useful. Should you have any other questions, do not hesitate to contact us.

Regards,
Stefan
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
miki
Top achievements
Rank 1
answered on 30 Dec 2014, 02:05 PM
Thanks a lot !
Tags
GridView
Asked by
miki
Top achievements
Rank 1
Answers by
Stefan
Telerik team
miki
Top achievements
Rank 1
Share this question
or