Hi all,
Sorry if this has been asked before. I'm just trying to make sure I understand the purpose of the edDataSource. It's there simply for design time binding, so I can attach it to a GridView, for example, and see the effects while designing. I've been able to create a test project and see collection choices in the smart tag for the esDataSouce. It seems you can only pick one, so I assume anything more complicated needs to be done via code (like in esSelect for example). Am I understanding the esDataSource correctly, or am I missing something? Thanks.