neodatatype Posted March 31, 2005 Posted March 31, 2005 Hi all. Question :) I'd like to add to my user control a property DataSource like other standard .Net controls. Now, DataSource is defined as object. How can I: - Test if an object can be a valid DataSource? (for the set property). - Read datarow from a generic DataSource? (to fill my control's lines). ??? Thanks! Quote > NeoDataType.net < Try my Free .Net Reporting Tool!
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.