dojo
Dojo's dijit.calendar and isDisabledDate
I\'d like to use the dijit.calendar widget, but be able to set disabled dates from an array of dates. All the examples point out how to disable weekends, but I开发者_Python百科 need to disable special[详细]
2023-04-12 09:01 分类:问答Re-render/refresh same view after ajax call
I just want to ask if it is possible to re-render the same view through dojo xhrpost? On my /app/index.phtml page I have a button that will fire an action through dojo xhrpost which will call the sam[详细]
2023-04-12 06:21 分类:问答Is it possible to prevent/remove any cached script declared by dojo.require?
I\'m encountering an issue where most of a page\'s main logic is offset in a JS file and initialized within a dojo.require call to simplify debugging and development. We\'re encountering a case where[详细]
2023-04-12 06:07 分类:问答programmatically expand a tree inside a dojox.TreeGrid
I have a simple tree grid and i need to programmatically expand a row to show its children. In essence i need to fake the click event that triggers the opening of the tree.[详细]
2023-04-12 05:23 分类:问答Tried to register widget with id==valores0 but that id is already registered
i get this error, and i don\'t know how can be solved. I read this l开发者_如何学编程ink before.[详细]
2023-04-12 04:25 分类:问答dojo ---> django POST
I\'m trying to send a json from the client using the method xhrPost dojo. But I\'m getting a 403 errors. Any help?[详细]
2023-04-12 03:39 分类:问答Dojo DataGrid not populating Data in Custom widget
I am trying to generate Data Grid from custom widget in Dojo 1.6, but only HTML corresponding to DataGrid is getting generated and no data is populated into Grid.[详细]
2023-04-12 01:08 分类:问答Is there a Dojo calendar similar to the JQuery plugin FullCalendar?
I\'m looking a Dojo based calendar that can display events spa开发者_Go百科nning across days in a month view exactly like the JQuery plugin FullCalendar[详细]
2023-04-12 00:01 分类:问答struts 2 dojo, can't load partial div tag?
Can anyone help me? I can\'t load div tag partially! The flow, I run is like that: When I click submit btn, it call imporUrl and go to action \"import\" and then call the importAction in ActionBean.[详细]
2023-04-11 20:17 分类:问答change the NumberSpinner attr dynamicaly
I have initialized the NumberSpinner in the following way. var spinner = new dijit.form.NumberSpinner({[详细]
2023-04-11 14:21 分类:问答