Opened 12 years ago
Closed 9 years ago
#9570 closed feature (wontfix)
new functionality for dataGrid
Reported by: | naster | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.3.1 |
Keywords: | dataGrid, editor | Cc: | |
Blocked By: | Blocking: |
Description
New dataGrid functionality: create new editor capable of provide different widget editor in the same column depending on the data type of the cell data.
Attachments (2)
Change History (3)
Changed 12 years ago by
Attachment: | MultipleEditor.js added |
---|
Changed 12 years ago by
Sample data of a store with the properties to work with the MultipleEditor? editor
comment:1 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Type: | enhancement → feature |
Thanks for the submission, but the grid has moved on in many ways
Note: See
TracTickets for help on using
tickets.
This is my implementation of the mentioned editor, just something i have done, that works with spected properties of the item in the store that defines type, typeProps and editable