Craig

Craig

  • NA
  • 1
  • 0

Dynamically Creating Design Time Datasets For Custom Control

Oct 7 2009 9:23 PM
Hi,

I have a c++ DLL that I'm writing a c# (.net 3.5) wrapper for. I'm producing the wrapper in the form of a custom control. The c++ DLL has a variable list of data structures that I would like to make available as design time bindable datasets.

Is it possible to dynamically create design time datasets on the fly?

Can anyone point to any articles on how it could be done, I haven't been able to find anything myself?

Cheers

Answers (1)