0
votes
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 ...
