Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
90
Issues faced while migrating from UltraWebToolBar to WebDataMenu
posted
old code::<igtbar:ultrawebtoolbar id="toolBar" OnTop="True" MergeStyles="False" Height="21px" Font-Names="Arial"
Font-Size="8pt" runat="server">
<ITEMS>
<igtbar:TBCustom Width="300px">
<asp:Label id="lblReportName" runat="server" width="300px" EnableViewState="true" CssClass="ReportHead"></asp:Label>
</igtbar:TBCustom>

while migrating ultrawebtoolbar to webdatamenu I cannot find a class relevant to TBCustom that could hold asp controls.
 
Can anyone help me out.
Parents
No Data
Reply Children
No Data