databind to object

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how can I do a databind to object (datatype)?
can you sent me a reference about this.
 
Assuming you mean a proper object with properties (as opposed to a dataset),
and .Net 2.0, see my post dated Dec 8 2005, "Re: Binding data to form
controls" in "microsoft.public.dotnet.languages.csharp"

(note you can also use the designer to do all the coding, but several people
have reported this as flaky - i.e. you could lose your bindings regularly)

Hope this helps,

Marc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top