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

Autohide Collums when resize the application

1 Answer 50 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 17 May 2019, 05:27 PM

Hi,

i was wondering if its possible to Autohide Collums in the GridView when i resize the application. For example: i resize the width of the application from full sreen to half so from 8 collums only 4 are now visible.

 

Best regards,

Thomas

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin Ivanov
Telerik team
answered on 21 May 2019, 01:29 PM
Hello Thomas,

RadGridView doesn't have an automatic mode that hides the columns. However, you can achieve your requirement, by manually hiding the columns. To do this, set the IsVisible property of the corresponding column to False. Does this work for you?

Regards,
Martin Ivanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
Thomas
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or