Abilty to have empty grid and build based on selections of datasets

  1. #1

    Abilty to have empty grid and build based on selections of datasets

    Hey Guys,

    Hopefully a little help with this, I am still working thru all that can be done with this toolset. BTW, superjob.

    I am stuck trying to find out is it is possible to have one gridpanel in a application (say centerpanel) and based on menus or combo selections rebuild the grid and allow editing.

    Thanks upfront for any help advise.

    Bill
  2. #2

    RE: Abilty to have empty grid and build based on selections of datasets

    Hi Bill,

    Can you clarify what you mean when said 'rebuild' ?
    Did you mean pass to server some data (from combo for example) and refresh data (for example, filtering based on combobox value)?

    Or you mean change columns and load data with different scheme?

    May be you can give us more details about your task and then we can suggest solution for you

  3. #3

    RE: Abilty to have empty grid and build based on selections of datasets

    Thanks for your response.

    My idea is to have a North and Center region. North being menus and such. Center region would be a placeholder for a gridpanel. (Tried creating tab with a call to html:<"iframe........, the gridpanel will not fit correctly. So the idea is have one gridpanel that give a set of instructions from menus or combos change the grid according to the database query IE: new columns, data, etc.

    Thanks hope that explains better.
  4. #4

    RE: Abilty to have empty grid and build based on selections of datasets

    Hi Bill,

    Can you post a code sample of what you have created so far? Maybe you could create the sample using PostBacks, then we should be able to find areas where PostBack's can be eliminated and replaced with either AjaxEvents or Client-side Listeners.*


    Geoffrey McGill
    Founder
  5. #5

    RE: Abilty to have empty grid and build based on selections of datasets

    Hey guys

    I don't have any code yet but as I am working thru some of the samples and such, I wasre in that looking at in order to have different datasets and database queries I would use hidden panels and then show the panels with the grids as needed, but that might get a little messy and one large code file.

    If you all have any thoughts lemme know.

    Thanks

Similar Threads

  1. GridPanel Sql Paging For large Datasets
    By ismailkocacan in forum Examples and Extras
    Replies: 17
    Last Post: Aug 09, 2015, 10:47 AM
  2. [CLOSED] Build Dynamic grid with checkbox selection in div
    By imaa in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 25, 2012, 5:31 PM
  3. [CLOSED] select grid rows by checkbox selections
    By hillscottc in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 06, 2010, 7:17 PM
  4. Panelgrid work Typed DataSets?
    By carlosmupe in forum 1.x Help
    Replies: 11
    Last Post: Nov 27, 2009, 4:39 PM
  5. [CLOSED] clearing selections in grid
    By alexp in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 07, 2009, 9:08 AM

Posting Permissions