This is a migrated thread and some comments may be shown as answers.

ListView NeedDataSource

1 Answer 59 Views
ListView
This is a migrated thread and some comments may be shown as answers.
clo
Top achievements
Rank 1
clo asked on 29 Aug 2011, 01:40 PM
Hello everyone,
Sorry I have a little problem (strange!) I was told that I have to separate the code into DataAccessLayer, BusinessLayer and ObjectBusiness. Now how do I connect my listview with the select statement that is in IvaDAL ... someone can help me?
Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Iana Tsolova
Telerik team
answered on 01 Sep 2011, 07:32 AM
Hello Clo,

In the NeedDataSource event you can create an object calling the methods from the Data Layer which returns the data you want to be displayed in the listview.

Greetings,
Iana
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
ListView
Asked by
clo
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or