silent
cancels refreshing for operations, passed as the parameter
void silent(function code);
| code | function | the operation with the data of the component (details below) |
Details
The method cancels refreshing for the following operations:
- filtering
- sorting
- initial data parsing
- call of the refresh() method
- data syncing
- data clearing (the clearAll() method)
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.