Good Day.
Thanks.
I have a very weird rendering issue that I was hoping that you could help me with. I have just updated to the newest version of the Telerik radGrid (11/25/08). The problem presents itself as a jitter on an ajax postback where the gridview becomes about 10 pixels wider and then returns to normal. This only occurs if the gridview doesn't have to render the scrollbar becuase of a small number of items returned and on pages that use nested tables for layout. It causes the entire page to move to one side and then back again for a split second.
I was also going through the Page Source code looking for css conflicts and noticed that the second div in the gridview had this class:
DIV class="RadGrid RadGrid_WebBlue"
I was wondering if this could cause this rendering anomaly?
Thanks.