Ticket #5627 (new defect)
Grid and dijit.form.CheckBox format error
| Reported by: | guest | Owned by: | BryanForbes |
|---|---|---|---|
| Priority: | normal | Milestone: | future |
| Component: | DojoX Grid | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by BryanForbes) (diff)
Hi everyone,
I want to setup a grid with some columns displaying checkboxes. How you can see in the test_edit_dijit.html example file the checkbox aren't displayed correctly.
1- Le displayed background is even width as the column setting in place of 16px so you see more than one checkbox / radiobutton. 2- When the data is false or true, this is supposed to display a checkbox in place of the words false/true.
Best regards,
Roger
Change History
Note: See
TracTickets for help on using
tickets.