Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dojo

How To Create A Dojo Data Grid With One Of Column Being A Button In Header Row?

I have a dojo(v1.6) data grid which have checkbox to select rows as left most column. I need to h… Read more How To Create A Dojo Data Grid With One Of Column Being A Button In Header Row?

How Does Dojo/request Handle Html/javascript Response?

Actually, we know dojo/request have a property 'handleAs' that can handle about: text json… Read more How Does Dojo/request Handle Html/javascript Response?

How To Link "extent-change" And "update-end" Events In Dojo?

In ArcGIS JS API I need to trigger a method of my class when the processing after an extent change … Read more How To Link "extent-change" And "update-end" Events In Dojo?

Trouble Adding Search Widget To Arcgis Shortlist Story App

I 'm having issues adding in a search widget to a shortlist application. I have included the co… Read more Trouble Adding Search Widget To Arcgis Shortlist Story App

Css Menu Vs Javascript Menu

In making a drop down menu, there are jQuery menus like superfish and pure CSS menus. Is there any … Read more Css Menu Vs Javascript Menu

Measure Page Rendering Time On Ie 6 Or Ff 3.x

I have a page constructed using Dojo and I need to measure how long the page takes to complete rend… Read more Measure Page Rendering Time On Ie 6 Or Ff 3.x

Dojo: How To Load An Object (containing Other Objects) From Json?

I have an object model that I want to be able to save. I am going to export it to JSON and then re… Read more Dojo: How To Load An Object (containing Other Objects) From Json?

Dojo Widget Doesn't Render Unless Browser Window Is Resized

The widget does not get rendered in the TabContainer unless the browser(I'm using Chrome) windo… Read more Dojo Widget Doesn't Render Unless Browser Window Is Resized

Dojo Enhancedgrid: How To Get Selected Column?

In dojo enhanced grid, is there any way to get the selected columns? Currently I can get selected r… Read more Dojo Enhancedgrid: How To Get Selected Column?

How To Add A `html Label` Before A `validationtextbox` Dynamically?

I need to add dynamically HTML labels before each ValidationTextBox. ValidationTextBox and HTML lab… Read more How To Add A `html Label` Before A `validationtextbox` Dynamically?

Could Somebody Explain To Me What Exactly Is Happening In The Dojo's ''dojo/on" Module?

I started fiddling around with Dojo.js and came across a thing I don't understand. I'm tryi… Read more Could Somebody Explain To Me What Exactly Is Happening In The Dojo's ''dojo/on" Module?

Dojo Dijit.layout.tabcontainer - How To Add Class To Tab?

Ho to add class to the tab in TabContainer? Only thing I've found is set iconClass. However I n… Read more Dojo Dijit.layout.tabcontainer - How To Add Class To Tab?

Dojox's Jsonreststore Loading The Same Thing Several Times

I'm using a lazy loading tree in a web app project; however, I've ran into some strange beh… Read more Dojox's Jsonreststore Loading The Same Thing Several Times

Dojo Dojo.data.itemfilewritestore Slow....?

I've got some code that requests some data from a servlet, and renders it in a dojox.grid.DataG… Read more Dojo Dojo.data.itemfilewritestore Slow....?

Dijit.form.filteringselect Dynamically Change Options

I have a dijit.form.FilteringSelect component and I want to change the options dynamically. But I g… Read more Dijit.form.filteringselect Dynamically Change Options

Dojo Grid - Switching Between Editable And Not Editable

I have a grid that will edit small chunks of data based on a larger tree structure. In order to mak… Read more Dojo Grid - Switching Between Editable And Not Editable

Dojo : Animateproperty For "display"

I'm trying to animate changes of the CSS 'display' property with Dojo and dojo/_base/fx… Read more Dojo : Animateproperty For "display"

Why Doesn't This Dojo 1.9/js Code Work In Internet Explorer 7?

We are having a problem with a web application that uses Dojo 1.9. The application works fine in … Read more Why Doesn't This Dojo 1.9/js Code Work In Internet Explorer 7?

Javascript Testing Framework Similar To Dojo Doh

Is there any framework in javascript similar to dojo DOH? I am looking for testing framework which … Read more Javascript Testing Framework Similar To Dojo Doh

Trying To Avoid Multiple Calls To Jquery In A Domino Xpage

I am attempting to use the 'DataTables' table plug-in for jQuery on a simple Domino XPage. … Read more Trying To Avoid Multiple Calls To Jquery In A Domino Xpage