Opened 7 years ago
Closed 7 years ago
#18643 closed task (patchwelcome)
Some examples fail in dojox.grid.DataGrid
Reported by: | burnsmicro | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Documentation | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Ubuntu 14.04 PC running FireFox? v 39.0
In dojox.grid.DataGrid?, the following examples fail to display grid or tools on https://dojotoolkit.org/reference-guide/1.10/dojox/grid/DataGrid.html:
- Working with selections
- Adding and Deleting data
- Filtering data
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.