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

[Solved] Firefox compatability issue

2 Answers 118 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bharathwajan Venkatanarayanan
Top achievements
Rank 1
Bharathwajan Venkatanarayanan asked on 23 Oct 2009, 03:10 PM
hi,

we are using rad grid in our application.We tested in firefox.we found that the grid is not rendering any records in mozilla.but it shows the number of records in the footer of the grid.
we need compatability in both mozilla and IE.

We found that applying css class to radgrid did not apply the required style completely.

So we took the css classes from telerik folder and overrided them in our css file like this

.RadGrid_ourCustomSkin,

.RadGrid_ourCustomSkin .rgMasterTable,

.RadGrid_ourCustomSkin .rgDetailTable,

.RadGrid_ourCustomSkin .rgGroupPanel table,

.RadGrid_ourCustomSkin .rgCommandRow table,

.RadGrid_ourCustomSkin .rgEditForm table,

.GridToolTip_ourCustomSkin

{

    font:12px/16px "segoe ui",arial,sans-serif;

}

please refer the attachment.
need help.

Regards,
Bharathwajan

2 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 23 Oct 2009, 03:23 PM
Hello Bharathwajan,

Could you please attach a runnable project that demonstrate the aforementioned behavior? As you can notice on our online demos, RadGrid works flawlessly with Mozilla Firefox.
RadControls for ASP.NET AJAX Demos

Kind regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Greg
Top achievements
Rank 2
answered on 23 Oct 2009, 07:39 PM
It would also be interesting to know what version of the Telerik controls, and what version of Firefox...

I remember that Firefox 2.x had this problem with an early 2008 build of the controls, but the problem has since, disappeared
  (Small pun intended :)).

It was also an issue inside of a DNN Module (Version 4 of DNN) using "tabled" skins with percentage height settings.  But that is no longer an issue either.

Thanks, Kuba
Tags
Grid
Asked by
Bharathwajan Venkatanarayanan
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Greg
Top achievements
Rank 2
Share this question
or