I used RadGrid asp.net for ajax and two radio button is there in my form , when i click the radio button the skin is not applaying for Radgird control for the first time(page load) after refresh the grid the skin is working fine what was the problem?
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 10 Jul 2009, 11:01 AM
Hi naveen veda,
The provided information is not enough for us to guess what is happening.
In case you are using asp:UpdatePanels, then use Telerik RadAjaxManager, which is able to update the <head> of the page and register new CSS files after an AJAX request.
Here is a simple web page, which works as expected: