Open GoogleCodeExporter opened 8 years ago
Yep might be nice, although how is this done on the native element underneath?
Is it assuming that the 0-th item is non-selectable?
Original comment by thetoolman
on 21 May 2012 at 6:29
For the native control, it just assumes the 0-th element is the "none selected"
option (e.g., <option value="">Select an item...</option>) and then my server
side validation on the post verifies that there is a value for the select list.
Original comment by kbai...@mdsc.com
on 21 May 2012 at 6:59
Original issue reported on code.google.com by
kbai...@mdsc.com
on 20 Jan 2011 at 4:49