As you probably already know, SQLDataSource et al can be found on the Toolbox
in the Data section. If your "custom datasource" control is written
correctly, you should be able to right click the Toolbox, "Choose Items",
then browse to your control's assembly and add it. At that point you should
be able to drag an instance of your customDataSource control onto the page
design surface and set its properties.
-- Peter
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
bogMetaFinder: http://www.blogmetafinder.com
> hey all,
> you know how asp.net 2.0 has the sqldatasource and objectdatasource controls
[quoted text clipped - 7 lines]
> thanks,
> rodchar