Hello,
I'm currently evaluating telerik RadControls for ASP.NET Ajax.
I'm using a RadGrid inside the <asp:Content /> control along with a master page.
I find that when I use it in this configuration, the top portion of the datagrid control slips "up and behind" the <div>'s (header, menu and submenus at the top of the page) upon clicking the "edit" or "add" telerik controls in the datagrid.
The RadGrid control stays this way even after having saved the edited or new record.
If I then refresh the page the control drops back down and is completely visible again.
I've found that if I remove all reference to the master page and move all of the controls from the master page into the web form (not including the <asp:ContentPlaceHolder /> control) the effect described above does not happen.
Any thoughts?
Thanks,
David
I'm currently evaluating telerik RadControls for ASP.NET Ajax.
I'm using a RadGrid inside the <asp:Content /> control along with a master page.
I find that when I use it in this configuration, the top portion of the datagrid control slips "up and behind" the <div>'s (header, menu and submenus at the top of the page) upon clicking the "edit" or "add" telerik controls in the datagrid.
The RadGrid control stays this way even after having saved the edited or new record.
If I then refresh the page the control drops back down and is completely visible again.
I've found that if I remove all reference to the master page and move all of the controls from the master page into the web form (not including the <asp:ContentPlaceHolder /> control) the effect described above does not happen.
Any thoughts?
Thanks,
David