This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
[Feat] Support for loading indicator while doing server side paging sorting Filtering #376
Labels
enhancement
New feature or request
Describe the solution you'd like
A clear and concise description of what you want to happen.
LoadingDataTemplate is useful to set the initial data loading messages
But when we are performing subsequent actions like Paging Sorting or inline filtering , the Loading Template is not visible and permits the users to interact with table elements before the completion of initial request
Nice to have an interactive way to tell users that current already a request is being processed and please wait for the completion to do another operation
The text was updated successfully, but these errors were encountered: