while using filter in grid i am getting an error

while using filter in grid i am getting an error 
ERROR TypeError: Object(...)(...)[curIndex].setProperties is not a function
    at GridComponent.push../node_modules/@syncfusion/ej2-angular-base/src/component-base.js.ComponentBase.ngAfterContentChecked (vendor.js:94750)
    at callProviderLifecycles (vendor.js:62434)
    at callElementProvidersLifecycles (vendor.js:62412)
    at callLifecycleHooksChildrenFirst (vendor.js:62402)
    at checkAndUpdateView (vendor.js:63333)
    at callViewAction (vendor.js:63570)
    at execComponentViewsAction (vendor.js:63512)
    at checkAndUpdateView (vendor.js:63335)
    at callViewAction (vendor.js:63570)
    at execEmbeddedViewsAction (vendor.js:63533)

Thanks in Advance
Regards
Thowbik


1 Reply

TS Thavasianand Sankaranarayanan Syncfusion Team June 27, 2019 08:46 AM UTC

Hi thowfik, 
 
Greetings from Syncfusion. 
 
Query: while using filter in grid i am getting an error ERROR TypeError: Object(...)(...)[curIndex].setProperties is not a function 

We have validated your query and we have checked the reported problem at our end. We are not able to reproduce the reported problem. It works fine at our end. Please find the below sample for your reference. 


If you are still facing the same problem, could you please share the below information. It will be helpful to provide a better solution. 

  • Please share the Essential studio JS 2 version details.
  • Please share full grid code example.
  • Share exact reproduceable scenario.
  • Share the details if you have perform any customization.

Regards, 
Thavasianand S.  


Loader.
Up arrow icon