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
I have a problem with your plugin, I paint 2 gridpanels with filterRow in diferents tabPanel. And the second tabPanel I have one issue with the load of store, and I discover that If I comment the nexts lines, the store load work correctly.
Hello,
I have a problem with your plugin, I paint 2 gridpanels with filterRow in diferents tabPanel. And the second tabPanel I have one issue with the load of store, and I discover that If I comment the nexts lines, the store load work correctly.
//,
// fieldEvents: ["change"],
// test: function (filterValue, value, record) {
// return filterValue === "-" || filterValue === value;
// }
You have any solution for this issue??
Best regards!!!!
The text was updated successfully, but these errors were encountered: