You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to work with static data and not with the controller, after I enter a value to one of the int fields and press enter, I can see the this.data is undefined...
I took a look at the demos - static data, and didn't understand what I'm doing wrong...
Here's my js code which runs on page load:
I've reproduced the issue. Thank you for the report.
Anyway, filtering is completely developer responsibility (read about that in the ticket #32). That's why your filtering won't work without controller anyway.
When I try to work with static data and not with the controller, after I enter a value to one of the int fields and press enter, I can see the this.data is undefined...
I took a look at the demos - static data, and didn't understand what I'm doing wrong...
Here's my js code which runs on page load:
Hope this is the right way to ask for this kind of help. if not, can you please tell me how?
Thanks you very much!
The text was updated successfully, but these errors were encountered: