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

How to resize group drop area

Hi, is there a way to resize the group drop area (and the buttons in it). I'm trying to save screen space to fit in more rows. Also, when I drop a header on the group area the button is too narrow to show the full text alongside the sort indicator triangle, can I get access to the buttons in the group area to resize them?
Thanks,
- Pat


1 Reply

KR Karthick Ravichandran Syncfusion Team April 6, 2011 06:49 AM UTC

Hi Pat,

Thanks for using Syncfusion products.

Query 1: Resize GroupDropArea.

You can achieve your requirement by setting the GroupDropAreaHeight property as follows:

Code snippet [C#]:

dataGrid1.GroupDropAreaHeight = 30;

We have prepared a sample based on this and you can find the sample under the following location:

Sample : http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=Sample-1567721222.zip

Query 2: Resize button in GroupDropArea.

At present there is no support to resize the button in GroupDropArea. By default the width of the button change based on the GroupDropAreaHeight.

Please let us know if you need more information.

Thanks,
Karthick


Loader.
Live Chat Icon For mobile
Up arrow icon