Login Register

bugs

Sparse data bug

The Grid/DojoData pair do not handle sparse data properly. Say you design a view defining columns for 10 fields. Now give the Grid a DojoData whose ItemFileReadStore(say) delivers sparse data: on each row, only some fields are populated. Some rows have 2 elements, some 10, some 7.

Unfortunately there's no way to tell the DojoData class the fields you defined in your view. DojoData uses the fields it finds in the first row to build a map of fields.

Error in Explorer: "Bundle not found : loading in dijit ,locale=en"

After completing a simple build on my dojo script (I just needed to include the accordion script) I'm receiving an error message on IE 6: "Bundle not found loading in dijit ,locale=en." I assume this means that something isn't loading before a request is being made.

I'm a newbie here, so I'm not even sure where to begin to debug this problem.

Fade out functionality not working reliably for dojo text boxes in IE 7 However, works fine on on Firefox

Hi We are using DOJO 1 with IE 7 and finds that the fade out functionality is not fading out the text fields as desired however the same code works fine for Mozilla.
any suggestions

Dojo1.0 shows Object required-Information message on IE 7 status bar

Hi ,We are using DOJO 1.0 with IE 7 and we can observer in the IE status bar the following information message (with written test on Status bar DONE) when we click on any link in the first page of website we say the informational icon along with done text on status bar and if we double click on the icon we saw the following information.Urgent help needed.

line :21
char :41160
Error:Object required
code :error

Please help in resolving this issue.

No such issue is observed with ForeFox

thanks,

Syndicate content