Hi, I am currently using RadGrid version 5.1.1.0 in my project. Though I have set certain settings i.e.
AllowColumnResize="true"
ResizeGridOnColumnResize="true"
ClipCellContentOnResize="true"
EnableRealTimeResize="true
to True. The grid doesn't allow me to resize the columns in IE 11, however, the same renders properly in Google Chrome.
Can you guys let me know if this is a known issue with RadGrid control.
6 Answers, 1 is accepted
Resizing of grid columns is working as expected in the following example under IE 11:
http://demos.telerik.com/aspnet-ajax/grid/examples/columns-rows/columns/column-row-resize-reorder/defaultcs.aspx
Check it out and see what is the difference on your end.
Regards,
Pavlina
Telerik
Thanks Pavlina.
All these settings are currently set to True in my grid and should work accordingly. The grid in the sample seems to be a more recent version of grid than 5.1.1.0.
The classic version of the Grid control which you are using is not supported with IE 11, therefore Resizing is not working in your case. The version of the control in the online examples is 2016.2.607 and I recommend you upgrade to it in order to resolve the problem.
Regards,
Pavlina
Telerik
Hi, we are facing the same issue and our telerik version is "2014.1.403.40". We are ready to upgrade to the latest version that is available.
My Question is will any impact/affect any controls, functionally or designs?
You can check the release notes in order to see what is new and what is changed since Q1 2014:
http://www.telerik.com/support/whats-new/aspnet-ajax/release-history
Regards,
Pavlina
Telerik by Progress