1 Reply Latest reply on May 3, 2009 2:47 AM by cencil

    default selection of scrollabledatatable

      I have a scrollabledatatable loading a list of record, and I want to have a default selection of specific row when loading the page. Anyway I can do this? I can select row when I click the row, and I tried to create a simpleselection object but it didn't work, is there any javascript or function to select a row programmically other than user click on the row??