Core
Member
- Joined
- Apr 23, 2006
- Messages
- 10
- Programming Experience
- 1-3
In VB you can create a class, create an object datasource for it and drag it right onto your form.
Why can't I do this in ASP? I can create the datasource no problem. But it doesn't even have the little arrow so you can select master/details.
I am assuming I have to bind it progamatically. How do I do that? Can someone point me to an example?
Thanks for any and all help!
Why can't I do this in ASP? I can create the datasource no problem. But it doesn't even have the little arrow so you can select master/details.
I am assuming I have to bind it progamatically. How do I do that? Can someone point me to an example?
Thanks for any and all help!