blah blah blah is here! blah blah » Close

0
votes
1 answers

Asp (C#) Listbox group items

Hi, Is there a way to group items in an <asp:listbox>, the same way as with traditional html select menus. In traditional html form controls it looks like this: <select name="Example" id="Example" multi ...

Feedback