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

Create Responsive SdDataGrid

Any example to create SfDatagrid is responsive.

3 Replies

JS Jayapradha S Syncfusion Team February 15, 2016 11:13 AM UTC

Hi Kumar,

Thank you for contacting Syncfusion support.

We couldn’t get your requirement clearly. Could you please share more details on your requirement?


Regards,
Jayapradha




KJ Kumar Jyoti February 15, 2016 01:30 PM UTC

SfDatagrid  with like grid width set width=*


JS Jayapradha S Syncfusion Team February 16, 2016 12:07 PM UTC

Hi Kumar,

We are unable to understand your requirement with the given details. We suspect that you need Star column sizer in SfDataGrid. If so, please find the below UG link for ColumnSizer,

Code Example:

  <Syncfusion:SfDataGrid x:Name="datagrid"

                               AddNewRowPosition="Top"

                               AllowEditing="True"

                               AllowGrouping="True"

                               AutoGenerateColumns="True"

                               ColumnSizer="Star"

                               ItemsSource="{Binding Employees}"

                               ShowGroupDropArea="True" />



UG Link: http://help.syncfusion.com/wpf/sfdatagrid/columns#column-sizing

We have attached the sample in SfDataGrid with Star Column Sizer.

Please find the sample from the below location,

Sample Link: http://www.syncfusion.com/downloads/support/forum/122073/ze/ColumnSizer_SfDataGrid-1041504207

If we have misunderstood your query, then please elaborate your requirement to serve you better.

Regards,
Jayapradha

Loader.
Live Chat Icon For mobile
Up arrow icon