I have a trouble using RadGrid in SharePoint web part. When I have several web parts on a page and on is updating in UpdatePanel, the grid lines disappear except last 2 columns.
Had anybody saw such bug? Is some workaround available?
Thanks to all!
3 Answers, 1 is accepted
0
Dimo
Telerik team
answered on 22 Oct 2009, 08:14 AM
Hello Eugene,
The RadGrid borders can disappear if the RadGrid styles get overridden (you can check that with Firebug), or if the table cells are empty.
The CSS styles are the not changed. Also, not all grid lines disappearing, the last 2 columns has grid lines. And if I start changing any column width, grid lines appearing again. This effect reproduced only in IE8, in any rendering mode (IE7, emulations modes, etc.) :(
Is there any workaround available?
Thanks!
0
Dimo
Telerik team
answered on 22 Oct 2009, 09:02 AM
Hi Eugene,
Please send us a runnable demo, so that we can investigate locally.