I am finally starting to use the telerik ajax panels instead of asp. I noticed that they took out the image per one article i found after qtr 2009 and so I am trying to load an updater image into the panels so people can see something is happening but i cant find where to load it. I loaded backimages but this changes the whole background and not an image updater. Where do i change this??
<telerik:RadAjaxLoadingPanel ID="RadLoadPanel" runat="server" Direction="RightToLeft" BackgroundPosition="Center"></telerik:RadAjaxLoadingPanel> <telerik:RadAjaxPanel ID="radUpdate" runat="server" LoadingPanelID="RadLoadPanel" > <table class="RecruiterGrid"> <tr> <td> <telerik:RadComboBox ID="ddlRadTeam" runat="server" Width="120px" BackColor="White" ForeColor="Black" EmptyMessage="Pick Region" WebServiceSettings-Method="test"></telerik:RadComboBox> <telerik:RadGrid ID="myRadGrid" runat="server" Width="100%" Skin="Web20">