We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Grid spinner never stops

Hi,


I am new to syncfusion. I'm working on a hobby project, stuck on Grid.
In Grid if I do so dataSource={{result:Customers, count:Customers?.length}}

then the function press the column for sort stops working,  spinner runs continuously.


but if I do so dataSource={Customers} then sort function works but then I can't do CRUD oprations. I get the error messsage : TypeError: Cannot assign to read only property 'id' of object '#<Object>'


Please help me.


1 Reply

JC Joseph Christ Nithin Issack Syncfusion Team October 10, 2022 08:37 PM UTC

Hi Younus,


  Greetings from Syncfusion support.


  Based on the provided information, we suspect that you are using  a remote data binding in the grid, with which you would like to perform both CRUD operations and sorting action in the grid. Please refer the below documentation for more details on remote data binding.


Docuementaiton: https://ej2.syncfusion.com/react/documentation/grid/data-binding/remote-data/


If you still face complexities please provide the below details, which will help us provide a better solution.


  • Please share the complete grid rendering code.
  • Please share the adaptor details you are using.
  • Please share an issue reproducible sample.


Regards,

Joseph I.


Loader.
Live Chat Icon For mobile
Up arrow icon