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
but If I have 1000 records to add, how can I trigger the loading message inside the ListGrid?
I have a datasource which i manually populate data using
Code:
addData(customRecord)