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.
load
Programatically create and load data into grid from script
Submitted by dojoai on Thu, 08/28/2008 - 23:03.
Unwanted page reload/refresh
Submitted by ge on Thu, 04/24/2008 - 19:15.
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.
- Login or register to post comments
- Read more
- Unsubscribe post
