I use two searchfilters: filterGrid and filterToolbar.
The searchFilter contains only the most general fields. The filterToolbar applies to more specific fields.
Typically I first search with searchFilter and afterwards limit the data by using the filterToolbar. This works great.
Problem:
Sometimes I want to change the searchparams of the filterGrid. When searching, the params of the filterToolbar are forgotten, I have to trigger it.
It seems that the filterToolbar knows the data from filterGrid, but contrariwise, filterGrid
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top