Groups | Blog | Home
all groups > dotnet windows forms > february 2008 >

dotnet windows forms : Locating record on form by key


John
2/5/2008 6:35:22 PM
Hi

I have a winform db app that I have created by dragging fields on the form
i.e. code has been generated by vs2008. How can I locate a record on the
form by the record id?

Many Thanks

Regards

Cor Ligthert[MVP]
2/6/2008 6:54:41 AM
John,

In vb 2008 you have more possibilities for what you did, however for sure
you can find it in the underlying dataset or dbml class.

But you have to access the underlying instanced class (object), whatever it
is.

Cor


"John" <John@nospam.infovis.co.uk> schreef in bericht
news:%23jsPdXCaIHA.4160@TK2MSFTNGP03.phx.gbl...
[quoted text, click to view]
AddThis Social Bookmark Button