google-code-export / gwt-ext-ux

Automatically exported from code.google.com/p/gwt-ext-ux
1 stars 3 forks source link

Validation error by selection only one option #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create MultiSelect
2. setAllowBlank(false)
3. select only one option

What is the expected output? What do you see instead?

No not-null validation error, but it is presents while selection
one option

What version of the product are you using? On what operating system?
0.2 on Windows

Original issue reported on code.google.com by dakovtu...@mail.ru on 30 Apr 2008 at 7:19

GoogleCodeExporter commented 9 years ago
Ah, I found a mistake. I forgot to setValueField(...). Sorry.

Original comment by dakovtu...@mail.ru on 30 Apr 2008 at 7:49

GoogleCodeExporter commented 9 years ago

Original comment by mariusz.pala on 16 Jun 2008 at 9:56