or
I try to create a using RadTreeView control from Telerik.Web.UI ,Version=2008.2.1001.20
I am not able to remove or reduce whitespaces between nodes belonged to the same level.
How can I do this ?
Regards,
Vadim
| <asp:UpdatePanel ID="myPanel" runat="server" UpdateMode="Always"> |
| <ContentTemplate> |
| <%= DateTime.Now.ToString("G") %> |
| </ContentTemplate> |
| </asp:UpdatePanel> |
| .toolbar_container {height:28px; background:url("../_images/SiteGraphics/abicms_toolbar_slice_01.png"); background-repeat:repeat-x; } |
http://www.telerik.com/community/forums/aspnet-ajax/window/using-radalert-as-server-side-messagebox.aspx
we are adviced to register the script we need to run "when the page loads" in a
Sys.Application.add_load( ... code ...);