Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • Isomorphic
    replied
    Then you can call selectAllRecords() immediately after providing data (via setData() or create()).

    Leave a comment:


  • NF
    replied
    My Grid is not a DataBound grid...

    Leave a comment:


  • Isomorphic
    replied
    You can call selectRecord() or selectAllRecords() immediately after data is loaded, in eg the dataArrived() event.

    Leave a comment:


  • NF
    started a topic selectAllRecords by default with ListGrid

    selectAllRecords by default with ListGrid

    Hi,
    Is there any property (of listGrid) that I can set to have the grid's records to be pre-selected?
    I am using selectionAppearance="CheckBox".
    Thanks.
Working...
X