PDA

View Full Version : Bind to MixedCollection



harley.333
13 Jul 2009, 7:01 AM
How do you bind MixedCollection to a store? Has anyone done this?

Condor
13 Jul 2009, 7:17 AM
'bind'? Please explain...

Store already uses a MixedCollection internally.

harley.333
13 Jul 2009, 7:36 AM
Let's say I have a MixedCollection, and I want to bind its records to a Grid. How would I construct the store/reader?

harley.333
13 Jul 2009, 7:38 AM
Nevermind, I've decided to go a different route.