Grouping in dropdown
-
Hello friends, I need to fill all employee of all department in dropdown.Employee list should be diplayed in grouping as per deparment and heading of the department should be displayed. so Is there any free available dropdown control having grouping functionality. pls reply.Thanks in advance..
-
Hello friends, I need to fill all employee of all department in dropdown.Employee list should be diplayed in grouping as per deparment and heading of the department should be displayed. so Is there any free available dropdown control having grouping functionality. pls reply.Thanks in advance..
Hi rahul, Try following links: ASP.NET DropDownList with OptionGroup support[^] http://weblogs.asp.net/jeff/archive/2006/12/27/dropdownlist-with-optgroup.aspx[^] http://ignatu.co.uk/articles/Adding_groups_to_the_ASPNET_DropDownList_control/[^]
Happy Coding... :)