Opened 10 years ago
Closed 8 years ago
#13796 closed enhancement (patchwelcome)
dojox.grid.cells.Select missing documentation
Reported by: | dsvensson | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Documentation | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The documentation defines that "options" exists, but it does not define its format.
The format can be options="option1,option2,option3" at least, which defines label and value as the same string. Maybe there are other ways, who knows.
http://dojotoolkit.org/reference-guide/dojox/grid/DataGrid.html
Change History (2)
comment:1 Changed 10 years ago by
Owner: | set to Evan |
---|
comment:2 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Since dojox.grid is deprecated and dgrid (http://dgrid.io) and GridX (https://github.com/oria/gridx) are being actively developed, it is unlikely we will update the documentation. Documentation can be directly edited on http://livedocs.dojotoolkit.org/ though if desired.