|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DataSource to instance variableOkay, 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... |
|||||||||||||||||||||||