<telerik:RadAjaxLoadingPanel ID="RadAjaxLoadingPanel1" runat="server" BackgroundPosition="Center" EnableSkinTransparency="True" BackColor="Transparent" BackgroundTransparency="100" > <div style="vertical-align:middle; text-align:center"> <telerik:RadBinaryImage ID="RadBinaryImage1" ResizeMode="None" ImageUrl="../../Images/CustomLoader2.svg" runat="server" /> </div> </telerik:RadAjaxLoadingPanel>
It works to show the SVG image while a chart/grid is loading, however, the background isn't transparent and the SVG image isn't centered, x/y axis with the object it's loading over top of.
Can you amazing Telerik Gurus please help! Thanks so much! Hope you have a great weekend!