Go Back   SmartClient Forums > Technical Q&A
Wiki Register Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread
  #1  
Old 12th Jul 2009, 15:37
pferraiolo pferraiolo is offline
Registered Developer
 
Join Date: Mar 2009
Posts: 38
Default Grouping fields in FilterBuilder

Is there any way to group fields into something that looks more like a PickList for selecting fields in a FilterBuilder? Currently the default behavior seesm to be a simple drop-down list based on the fields defined in the underlying DataSource. I would like to be able to group the DataSource fields into a simple hierarchy.

Thanks,
-paul
Reply With Quote
  #2  
Old 13th Jul 2009, 13:18
Isomorphic Isomorphic is offline
Administrator
 
Join Date: May 2006
Posts: 30,561
Default

There's not currently a clean way to do this. A hack to pull it off would be to have a special DataSource for the FilterBuilder that uses   in field titles to create indentation. If you choose this approach, consider DataSource.inheritsFrom as one way to reduce duplication.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search


© 2010,2011 Isomorphic Software. All Rights Reserved