#14141 closed defect (fixed)
[patch][cla] ValidationTextBox in Grid can't get "required:true" setting
Reported by: | Evan | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Grid | Version: | 1.7.0b1 |
Keywords: | grid, validateiontextbox, required | Cc: | |
Blocked By: | Blocking: |
Description
When ValidationTextBox? or Date/Time/Number/Currency/ComboBox? etc. related descendants are embedded in Grid, there is no way to set them as "required:true" in order to refuse empty values.
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | 14141.patch added |
---|
comment:1 Changed 9 years ago by
Summary: | ValidationTextBox in Grid can't get "required:true" setting → [patch][cla] ValidationTextBox in Grid can't get "required:true" setting |
---|
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
Note: See
TracTickets for help on using
tickets.
Fix patch