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
35
Can't select list item under WebExplorer bar
posted

<ig:WebExplorerBar ID="SearchPanel" runat="server">
<Groups>
<ig:ExplorerBarGroup Expanded="true" Text="Advanced Search Options... (Click to Expand...)">
<Items>
<ig:ExplorerBarItem>
<Template>
<asp:ListBox runat="server">
<asp:ListItem>one</asp:ListItem>
<asp:ListItem>two</asp:ListItem>
<asp:ListItem>three</asp:ListItem>
</asp:ListBox>
</Template>
</ig:ExplorerBarItem>
</Items>
</ig:ExplorerBarGroup>
</Groups>
</ig:WebExplorerBar>

Parents
No Data
Reply
  • 20
    Offline posted

    Hello Assaduz, 

    I noticed that the same question is asked in this forum thread where I have already provided an answer. 

     

    Please keep in mind that according to our support policy we handle a single support case/forum thread per query. This helps us ensure that all your issues are addressed correctly. 

     

    I will continue assisting you via the forum thread so that other members of our community may benefit if they encounter the same situation.  

     

    Thank you for using Infragistics components. 

     

    Regards,

    Arkan Ahmedov,

    Infragistics

Children
No Data