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

Grid--How to get required No of Columns for MobileView

1 Answer 19 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Raghu
Top achievements
Rank 1
Raghu asked on 03 Aug 2015, 01:27 PM

Hi,

 

I'm working with an application,In that application having an html  page with a kendogrid  with 8 columns. In desktop it should show all the columns of grid. But when we switch to mobile view it should show only three columns. can you please help me how to achieve this by using html5 and javascript.

 

Thanks & Regards,

Raghu S.

1 Answer, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 05 Aug 2015, 12:16 PM
Hi Raghu,

For this I would suggest to the columns.minScreenWidth option - this way you could specify the pixel screen width below which column will be hidden.

Regards,
Iliana Nikolova
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Raghu
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Share this question
or