Home All Groups Group Topic Archive Search About

DataSource to instance variable

Author
1 Mar 2006 7:40 PM
William Sullivan
Okay, I created a DataSource and pulled it onto a form to create a DataView
bound to that source.  Now how do I associate an instance variable of the
form to that DataSource?  The DataSource was created from the class
definition of the object I wish to connect, but I'm not sure (and haven't
found the explanation yet) how to hook the two up so that data in the
instance variable is displayed in the DataView and changes in the view are
serialized to the instance variable...

AddThis Social Bookmark Button