Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    customer filer logic to listgrid component?

    Hi, anyone knows if it is possible to override default filter logic of listgrid component so when
    Code:
    grid.fetchData(criteria);
    is invoked, it executes customer filter logic, instead of default one?

    Thanks.
Working...
X