Hi All
I am a newbie in interfacing with Data Access Layer using LLBLGen Pro, so I hope someone answer my questions to get me out of the cloud i am in.
I want to access data that is returned in the entity collection object using GetMulti() Method.
How can i retrieve this data and iterate on it to fill something like a listView ? or there is other easy way to fill listView with data in the Entity collection object without the need of iterating on all data returned.
I hope that my question is clear, any help will be greatly appreciated.
Thanks in Advance.