Announcement

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

    what operation triggers the Loading Message in ListGrid

    If you have a listGrid with a manually populated DataSource, what operation triggers the Loading Message ?

    I have a datasource which i manually populate data using
    Code:
     addData(customRecord)
    but If I have 1000 records to add, how can I trigger the loading message inside the ListGrid?
Working...
X