ObjectDataSource implementation

Posts   
 
    
Anthony
User
Posts: 155
Joined: 04-Oct-2006
# Posted on: 05-Aug-2010 11:56:20   

llblgen 2.6,asp.net ,vb.net adapter

Can i use ObjectDataSource to bind to an entiry Which will be bound to controls. If so..any references or guides?

Want to avoid using the llblgendatasource for the moment.

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 05-Aug-2010 12:06:25   

Yes you can, just treat the entity like any lass (object). So please refer to the MSDN on how to use the ObjectDataSource.