Hi guys, Has anyone tried using a dataview control to act like an extended dropdownlist from within a parent dataview control? I've tried adding a nested dataview within a parent dataview but all it does is displays all the data within the child grid all the time. I want it to act like a dropdown - but with more than one display property.
eg - not just ID and Order Code more like ID, Order Code, Order Description, Order Suppier Thanks for your time.
