How to add the spinner on the table data not on the table headers in EJS- Grid

Hi Team,

I am using the data grid showing the dynamic data alongwith the pager component. Pagination working as expected. I am only facing issue at the time showing spinner. I am using my custom spinner component.


Whenever I am changing pages, Its showing spinner on the entire grid. 


Can you please help me with showing spinner on  the table data not on table headers.


1 Reply

PS Pavithra Subramaniyam Syncfusion Team September 19, 2022 03:02 PM UTC

Hi Vikas Gunjeti,


Thanks for contacting Syncfusion support.


By default, the spinner that is shown on a Grid will be targeted to the entire Grid element to make sure that no actions are performed while loading the data. This is the default behavior. So before providing a solution to your query we need some more information from your side that will be helpful for us to provide a better solution as early as possible.


  1. Share the custom spinner code
  2. Are you using the Syncfusion spinner or any other spinner component?
  3. Share the full Grid code example


Regards,

Pavithra S


Loader.
Up arrow icon