Validation Controls

  • Thread starter Thread starter Jim Heavey
  • Start date Start date
J

Jim Heavey

I am wanting to validate that a listbox selected index is not equal to -1.
Can I use a validation control other then the "CustomValidator" do do this?
I realize that I could use a dropdownlist which always has something
selected, but what if I "needed" a listbox.

Thanks in advance for your assistance!!!
 
Back
Top