ActionComplete method works many times by properties set to true

Hello,

is there a possibility to load grid data only once on first grid open when properties allowSorting and allowGrouping and etc. is set to true?

Now if we set grid property [allowGrouping]="true" and [allowSorting]="true", the method actionComplete triggers three times with different requestType, but getting three times the same data with same parameters from WebAPI. Can it be done with only one request but not three same requests?



1 Reply

DR Dhivya Rajendran Syncfusion Team June 1, 2018 12:37 PM UTC

Hi AC, 
Thanks for contacting Syncfusion support. 

Could you please share the below details and more information regarding your query, it will be more helpful for us to provide a better solution as soon as possible. 

  1. Did you enabled initial sorting or grouping in Grid ?.
  2. If possible please share your grid code for further analysis.


Regards, 
R.Dhivya 


Loader.
Up arrow icon