GridPanel - Select Row Other than by ReaderID

  1. #1

    GridPanel - Select Row Other than by ReaderID

    Is it possible to select a row by a field other than what is defined in the readerID?
  2. #2

    RE: GridPanel - Select Row Other than by ReaderID

    Am trying the below - with no effect - HCPCS represents the field I am trying to search and 85025 the value:




    this.ScriptManager1.AddScript("gpBlendedRate.getSe lectionModel().selectRow(storeBlendedRate.find('HC PCS', '85025'));");
  3. #3

    RE: GridPanel - Select Row Other than by ReaderID

    Just put it in my store load listener - works great now

Similar Threads

  1. [CLOSED] [1.0] Store ReaderID property
    By methode in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 18, 2009, 1:23 PM
  2. [CLOSED] ReaderID in ArrayReader
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 13, 2009, 3:15 PM
  3. Replies: 1
    Last Post: Jun 17, 2009, 4:47 PM
  4. Replies: 2
    Last Post: Dec 22, 2008, 5:50 PM
  5. [CLOSED] row select client side based on readerid
    By speedstepmem4 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 11, 2008, 11:24 AM

Posting Permissions