[CLOSED] I wonder how to know which lines selected in the grid without using my ExtraParams?

  1. #1

    [CLOSED] I wonder how to know which lines selected in the grid without using my ExtraParams?

    I have a grid with checkbox where I select a few lines.
    I have this same screen by clicking a few buttons that trigger an eSales server.

    I wonder how to know which lines selected in the grid without using my ExtraParams?
    Last edited by Daniil; Sep 19, 2011 at 6:22 PM. Reason: [CLOSED]
  2. #2
  3. #3
    Quote Originally Posted by Vladimir View Post
    But I would not be able to have the buttons inside the grid.

    I have the buttons on a toolbar.
  4. #4
    It doesn't matter, selection model automatically submit selected index and record id
  5. #5
    Quote Originally Posted by Vladimir View Post
    It doesn't matter, selection model automatically submit selected index and record id
    Sorry I did not understand your answer.
  6. #6
    It doesn't matter where a button is located, even button is not required
    SelectionModel will submit selected recors with any direct event automatically
  7. #7
    Quote Originally Posted by Vladimir View Post
    It doesn't matter where a button is located, even button is not required
    SelectionModel will submit selected recors with any direct event automatically
    Ok, but this way I only have access ai ID of the selected column.
    I need to know the contents of each column selected.
  8. #8
    In this case you have to use extra parameters
  9. #9
    Quote Originally Posted by Vladimir View Post
    In this case you have to use extra parameters
    And without using extra parameters for amguma possibility?

    Because I have enclosed a toolbox that can be used across multiple screens.
    Some screens have grid and not others.
    And also I have a case where a screen will have two or more grids.

    Any suggestions?
  10. #10
    Sorry, I am not sure why it prevents to use extra parameters

Similar Threads

  1. Replies: 6
    Last Post: Aug 01, 2011, 4:53 PM
  2. [CLOSED] Add selected items to ExtraParams for MultiSelect
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Sep 20, 2010, 8:40 PM
  3. Grid lines to enter
    By heberluiz in forum 1.x Help
    Replies: 0
    Last Post: Mar 19, 2010, 11:26 AM
  4. [CLOSED] How to show grid lines in the gridPanel
    By Etisbew in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Jun 10, 2009, 5:10 AM
  5. When the grid is empty show lines...
    By speedstepmem2 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 10, 2009, 6:41 AM

Posting Permissions