How to retrieve the data in the specific row in a gridpanel?

  1. #1

    How to retrieve the data in the specific row in a gridpanel?

    My understanding is :

    Since there is a store in the gridpanel, in order to get the data in a row, I have to convert the data of the store row into a string and send it back to server.

    Now the problem is I don't know how to retrieve the data in a specific row.

    Does it have anything to do with grid's hierachical structure? Like gridpanel.getGridEl().getEl().blablabla?
  2. #2

    RE: How to retrieve the data in the specific row in a gridpanel?

    Hi,

    Data contains in Store. Please see the following sample
    https://examples1.ext.net/#/GridPane...Window_Remote/

    In this sample in CellClick event selected row is encoded and passed to the server

Similar Threads

  1. How to retrieve data from a Store
    By ACustodio in forum 1.x Help
    Replies: 0
    Last Post: Aug 17, 2011, 7:47 PM
  2. retrieve data from database using jsf
    By Rukia in forum 1.x Help
    Replies: 0
    Last Post: Jun 02, 2011, 10:38 PM
  3. How to retrieve filtered data from grid
    By chezinho in forum 1.x Help
    Replies: 0
    Last Post: Jan 07, 2011, 11:41 AM
  4. Replies: 0
    Last Post: Jan 19, 2010, 3:37 PM
  5. How to retrieve data from Grid
    By FlorMariaF in forum 1.x Help
    Replies: 0
    Last Post: Jan 18, 2010, 7:37 PM

Posting Permissions