dusans Posted May 27, 2003 Posted May 27, 2003 Does anybody knows simple way to make property of type System.Object see various data sources in design mode - when editing property it should display drop down tree list with all data sets, tables or other data sources placed on form. I tried with ListSource property attribute, but when property is not strongly typed I can't even edit property, I mean how is this done with DataSource property of controls like DataGrid or ComboBox? Thanks very, very much!!! Quote
Madz Posted May 29, 2003 Posted May 29, 2003 have you tried to develop a new class by inheriting that base class, Quote The one and only Dr. Madz eee-m@il
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.