Hi,
I am using "resizable:true" in Kendo Grid, but only filterable columns can be re-sized. Non-filterable (with "filterable:false") columns can't be re-sized. I have searched it on Kendo forums, but apparently no solution.
Regards
Zaheer
I am using "resizable:true" in Kendo Grid, but only filterable columns can be re-sized. Non-filterable (with "filterable:false") columns can't be re-sized. I have searched it on Kendo forums, but apparently no solution.
Regards
Zaheer
5 Answers, 1 is accepted
0
Hello Zaheer,
I don't observe such an issue. Here is my test page:
http://trykendoui.telerik.com/EXuj
Regards,
Dimo
Telerik
I don't observe such an issue. Here is my test page:
http://trykendoui.telerik.com/EXuj
Regards,
Dimo
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
0
Zaheer
Top achievements
Rank 1
answered on 10 Jun 2014, 10:54 AM
Hallo Dimo,
I already have seen this Demo and it works fine. I thought may be you guys know something what can go wrong here.
Zaheer
I already have seen this Demo and it works fine. I thought may be you guys know something what can go wrong here.
Zaheer
0
Zaheer
Top achievements
Rank 1
answered on 10 Jun 2014, 05:53 PM
Hello Dimo,
Here I could find another example on the internet. Here the resizing also does not work. You I have added the "resizable=true" to the code.
http://jsfiddle.net/dimodi/4eNu4/33/
My code is very similar to this example. May be you have better understanding from this example.
I think following problem is also the same, but I already have 2014.1.218 version.
Regards
Zaheer
Here I could find another example on the internet. Here the resizing also does not work. You I have added the "resizable=true" to the code.
http://jsfiddle.net/dimodi/4eNu4/33/
My code is very similar to this example. May be you have better understanding from this example.
I think following problem is also the same, but I already have 2014.1.218 version.
Regards
Zaheer
0
Zaheer
Top achievements
Rank 1
answered on 10 Jun 2014, 05:54 PM
I had forgotten the 2nd link. Here you go.
http://goo.gl/zwH10f
http://goo.gl/zwH10f
0
Hi Zaheer,
I updated the jsFiddle example to use your Kendo UI version and it works as expected.
http://jsfiddle.net/dimodi/4eNu4/781/
The StackOverflow example hardly deserves any reviewing, since it uses very old Kendo UI scripts, while the stylesheets are from a different Kendo UI version, which is an invalid setup.
In case you are sure your setup is correct (Kendo UI scripts, Kendo UI stylesheets and jQuery version), please provide a runnable demo.
http://docs.telerik.com/kendo-ui/getting-started/javascript-dependencies#jquery-version
Regards,
Dimo
Telerik
I updated the jsFiddle example to use your Kendo UI version and it works as expected.
http://jsfiddle.net/dimodi/4eNu4/781/
The StackOverflow example hardly deserves any reviewing, since it uses very old Kendo UI scripts, while the stylesheets are from a different Kendo UI version, which is an invalid setup.
In case you are sure your setup is correct (Kendo UI scripts, Kendo UI stylesheets and jQuery version), please provide a runnable demo.
http://docs.telerik.com/kendo-ui/getting-started/javascript-dependencies#jquery-version
Regards,
Dimo
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.