Re: Data Binding to a object...
From: Ken Tucker [MVP] (vb2ae_at_bellsouth.net)
Date: 06/24/04
- Next message: serginho: "Re: Reading a Text Field from SQL Server into a string"
- Previous message: Cor Ligthert: "Re: Shell problems"
- In reply to: Simon Verona: "Re: Data Binding to a object..."
- Next in thread: Ken Tucker [MVP]: "Re: Data Binding to a object..."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 24 Jun 2004 06:42:50 -0700
Hi,
http://www.onteorasoftware.com/downloads/arraylisttodatagrid.zip
Ken
----------------
"Simon Verona" <news@aphroditeuk.com> wrote in message
news:#bxsS7eWEHA.3200@TK2MSFTNGP09.phx.gbl:
> OHM
>
> I don't suppose you've got any references to actual code examples /
> walkthroughs? I'm searching through google, but as usual... it's not the
>
> answer that matters, it's the correct question - which is obviously
> alluding
> me!
>
> Many thanks for your help.
>
> Simon
> "One Handed Man ( OHM - Terry Burns )" <news.microsoft.com> wrote in
> message
> news:eUxNjMeWEHA.716@TK2MSFTNGP11.phx.gbl...
>
> > As long as your object implements IList, ICollection, IEnumerable then
> > you
> > should be OK
> >
> > --
> >
> > OHM ( Terry Burns )
> > . . . One-Handed-Man . . .
> >
> >
> > "Simon Verona" <HYPERLINK
> > "mailto:news@aphroditeuk.com"news@aphroditeuk.com> wrote in message
> > news:e3kesKdWEHA.4020@TK2MSFTNGP09.phx.gbl...
>
> > > I'm not sure if I'm going down the correct route...
> > >
> > > I have a class which exposes a number of properties of an object (in
>
> this
>
> > > case the object represents a customer). Can I then use this
> > > object
>
> to
>
> > > databind to text boxes etc?
> > >
> > > I can't use a dataset as the object has loads of derived logic, for
>
> > example
>
> > > updating one property may actually update several database fields
> > > for
> > > example.
> > >
> > > Hope I've explained this clear enough...
> > >
> > > Regards
> > > Simon
> > >
> > >
> >
>
> >
>
-- Outgoing mail is certified Virus Free. Checked by AVG Anti-Virus (http://www.grisoft.com). Version: 7.0.230 / Virus Database: 263.3.3 - Release Date: 6/18/2004
- Next message: serginho: "Re: Reading a Text Field from SQL Server into a string"
- Previous message: Cor Ligthert: "Re: Shell problems"
- In reply to: Simon Verona: "Re: Data Binding to a object..."
- Next in thread: Ken Tucker [MVP]: "Re: Data Binding to a object..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|