Login Register

load

Programatically create and load data into grid from script

I need to create several grids with icon images, with and without links as well as text with links.
I have to make these grid programatically from scripts and load data from script also. Is it possible to use Dojo grid without dojo data store or model but use API to control everything, header creation, adding/delete rows etc.

Unwanted page reload/refresh

I have written an application that allows the user to enter query criteria into a set of filteringSelect elements and submit the criteria and have the result returned in a grid. For some reason, if all four of the filteringSelects are touched, the entire page will reinitialize, reloading all the dojo modules, performing all the scripts in the header, reloading all the functions and performing a bunch of gets to the server that should only be performed once at the initial load of the page. I am having trouble pinpointing what is triggering the reload.

Syndicate content