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

Show Column re size icon, when grid transform:scale(<1)

1 Answer 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mahesh
Top achievements
Rank 1
Mahesh asked on 06 May 2016, 10:59 AM

How to show cursor:col-resize icon when mouse over on grid column border.

Condition is set grid transform scale below 1

Example:

transform: scale(.90);

Using above scenario, cursor wont display 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 10 May 2016, 09:04 AM
Hi Mahesh,

Using the transform scale with the Kendo UI widgets is not supported. If you need to reduce the size of the Grid I would suggest using a smaller font-size (dojo).

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
Mahesh
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Share this question
or