how to get multiple gridpanel data in single button click event

  1. #1

    how to get multiple gridpanel data in single button click event

    hi,

    we are using to multiple gridpanels with checkbox field on each gridpanel, on click of a button i would like to iterate through each gridpanel to get all the selected rows from each gridpanel
  2. #2
    Hi @krishna,

    Do you want to iterate the data in code behind? Is so, you should submit the data. Like this:
    https://examples2.ext.net/#/GridPane...mit_Two_Grids/

    You should use "selectedOnly: true".
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi @krishna,

    Do you want to iterate the data in code behind? Is so, you should submit the data. Like this:
    https://examples2.ext.net/#/GridPane...mit_Two_Grids/

    You should use "selectedOnly: true".
    thnks its working us.

Similar Threads

  1. [CLOSED] How can I pass store data on button click direct event
    By jstifel in forum 2.x Legacy Premium Help
    Replies: 7
    Last Post: Nov 29, 2013, 11:10 AM
  2. Multiple information in single cell in GridPanel
    By jamalmellal in forum 2.x Help
    Replies: 1
    Last Post: Oct 29, 2013, 5:46 PM
  3. Select Gridpanel Items on a button click event
    By nagamalli in forum 2.x Help
    Replies: 5
    Last Post: Jul 26, 2013, 11:46 AM
  4. Replies: 0
    Last Post: May 25, 2012, 9:02 AM
  5. [CLOSED] Button's Click DirectEvent Single property needs to be reset
    By SFritsche in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Oct 23, 2010, 1:08 PM

Posting Permissions