I have a jsp page with a dijit.form.ComboBox which is populated by a dojo.data.ItemFileReadStore connecting to a back end java server.It works almost as expected, the combobox shows the results corree
I have a dijit.form.Select widget. It\'s tied to a data store, if that matters. It\'s filled with several options already. All I want to do is programmatically set its value. I can get its value using
I\'m using a standard output of开发者_Go百科 Zend_Dojo_Element_DateTextbox AKA dijit.form.datetextbox... I want to use NULL or 0 values, but it always defaults to 11/30/1899... is there a simple optio
I\'m trying to get the browser context menu to work inside a dojox.grid.DataGrid. When I right-click on the grid now, nothing happens. I tried overriding onCellContextMenu, onRowContextMenu, doContext
I\'m using the dojo filtering select widget. I\'m trying to customize the queryExpr. According to all forums/documentation, there are 4 types of expressions:
Is there a way to serialize a Dojox GFX canvas as SVG? I am looking for a way to save my Dojox GFX canvas contents in a way which can be exported as a graphics f开发者_JAVA百科ile (SVG, PNG, JPG, etc
I\'ve been trying to get the height of a DIV using \"dojo.marginBox\", but I keep getting the wrong height in IE6.
Is there a good way to expand/close all the expandable nodes in a dijit.Tree? For those looking for an answer, put this in your initializing code:
I am using Zend Form and Dojo.I have a whole bunch of ids that are identical.If you look at the following code you can see my current look :
I\'m trying to make a request using dojo.xhrGet to grab some XML data from a server.I\'m using dojo 1.4.0.