Opened 13 years ago
Closed 13 years ago
#7021 closed defect (wontfix)
dojox.grid.DataGrid refresh is not a function
Reported by: | guest | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | General | Version: | |
Keywords: | dojox.grid.DataGrid | Cc: | Bryan Forbes |
Blocked By: | Blocking: |
Description
In all the dojox.grid.DataGrid? test,the refresh will call a error.
Is there no refresh Function in 1.2?
Note: See
TracTickets for help on using
tickets.
refresh is now private, as the 1.2 Dojo Grid now uses the dojo.data datastore interfaces instead.