Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » CExtGridCellHeaderFilter question 2 Collapse All
Subject Author Date
Offer Har Jan 2, 2009 - 1:17 PM

Hi,


I would like to use the filter feature, but I don’t want the Prof-UIS library to do the actual filtering, as our filtering algorithm is more complicated then just hiding few lines in the grid - we have a huge run-time database that we need to display only a very small subset of (if no filter defined, we show the latest X row, as the database is time-based), and we do the filtering ourselves. What we need is the UI for allowing us the get the user’s filter and sort commands.


For that reason we are planning of setting m_bDynamicValueFilters to false, and fill the available data ourselves, for example.


Can this be done? If so, where can we get the filter values inserted by the user for each column?


Thanks,


Ron.