This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I have a property grid with multiple levels and noticed that the search feature does not allow me to search for things anything below the first level. I also confirmed it with the example code for Property Grid. For example searching for "address" works but "city" will not work. Could someone check into this please? Thanks, Doug |
|
|
Hi Doug, Thanks for pointing this out. I've updated the search logic to look into all nested levels. This of course will also support cyclic object structures and stop searching nested objects that have already been visited higher up in the tree structure. This update will be available in the next nightly build. Note that the filtered results will still display the top level items. Using your example, searching for 'city' will still display the top level 'address' object and all its children. This behaviour will be a bit difficult to change, so I hope this update works for you. Try it out and let me know if you have questions about it. -Jason Fauchelle |
|