#8135 closed defect (worksforme)
grid cannot refresh normally after switching from a model of no data
Reported by: | richso | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.2.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
the grid cannot refresh to show a model with data items after switching (setModel) from a model of store which returns no data, there is no traces of loading the data from the newly set model seen from Firefox/firebug
Change History (9)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Owner: | changed from Bryan Forbes to Nathan Toone |
---|
Reassigning to me
comment:3 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
comment:4 Changed 12 years ago by
Priority: | highest → normal |
---|
comment:5 Changed 12 years ago by
Milestone: | 1.3 → future |
---|
comment:6 Changed 12 years ago by
hi,
why do this bug status changed to be fixed in an unknown future version, this bug is very sever as there is frequent situation for null result set especially for brand new installed systems !!
comment:7 Changed 12 years ago by
Because I currently do not have the time to dedicate to debugging this issue. If you would like to attach a patch, it is more likely to get addressed sooner.
comment:8 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Cannot duplicate - please attach a test case and reopen.
comment:9 Changed 11 years ago by
the bug has found to be fixed in 1.3/1.4b2 when NOT use the compatibility kit, i.e. no 'model' is used
somemore information, I am using "dojox.data.QueryReadStore?" for all of the "model"s