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

RaddatePicker in Radgrid Filtering and editing lost styling

1 Answer 107 Views
Grid
This is a migrated thread and some comments may be shown as answers.
shemein
Top achievements
Rank 1
shemein asked on 04 Feb 2015, 04:59 AM
Hi team,

I have a aspx page with two linkbuttons(mytoolkits and all toolkits). The scenario is when I am clicking on my toolkit my radgrid is binding into athe mytoolkit datatable and when I am clicking on all toolkits the same radgrid is binding to alltoolkits datatable. my problem is that radgrid is working well in all cases (filter mode and edit mode when I am clicking on my toolkits linkbutton) but when I am clicking on the all toolkits radgrid is missing the styles in filter and edit mode that it means all the datepickers popup button is disappear and the text( open the popup ..) will appear and all calendars in edit mode and filtering have no style and it is opening somewhere in the page and it happens just in IE9.  
what I did to fix this issue?
1- searched so much and set the EnableAjaxRendering=true for radgrid and datepickers of that columns in page-load and it didn't work.
2- when I used radstylesheet manager it was creating the 31 error and it wasn't change anything.

the radgrid is in the RadajaxPanel and something that is interesting is when I add a Raddatepicker control to the page out of the radgrid so far that the raddatepicker is before Radgrid even after post back of all toolkits it works well. but when I add that raddatepicker after Radgrid (either inside ajaxPanel or outside of it) it get's the same issue of the other raddatepickers in radgrid and is losing it's skin. would you please let me know what is wrong with it?










1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 06 Feb 2015, 12:42 PM
Hi,

I have answer to the other forum post that you have opened for the same issue. See again my answer below:

"Try setting the EnableAjaxRendering property to the DatePicker component in the RdaGrid  DateTime column as described in the help topic below:
http://www.telerik.com/help/aspnet-ajax/ajax-common-issues.html

Also as the issue appear only in IE9 and not in the newer version of the controls possible reason for the issue might be in the IE9 and lower versions known limitation for the 31 style sheets.
See the information below:
http://blogs.telerik.com/aspnet-ajax/posts/10-05-03/internet-explorer-css-limits.aspx

I hope this helps
.
"

I would kindly ask you to continue our communication only in one of the both threads so that we can easily track the issue.

Regards,
Maria Ilieva
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.

 
Tags
Grid
Asked by
shemein
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or