Home All Groups Group Topic Archive Search About
Author
30 Dec 2005 10:56 AM
Rodrigo Ferreira
Hello,

Anyone knows how to populate a treeview with data from a database? The
database is based in Microsoft Access and i want to use C# language.

Articles, code.... helps all!

Greettings,

Rodrigo Ferreira

Author
30 Dec 2005 6:34 PM
pH
It depends on what sort of structure your data has and how you want to
arrange it in the TreeView. Post again to say exactly what you're
trying to do (preferably with a bit of sample data)
Author
1 Jan 2006 6:34 PM
Teemu Keiski
Hi,

if you look for ASP.NET 2.0 related article, here's one (written by me
<grin>).

Display Hierarchical Data with TreeView in ASP.NET 2.0
http://aspalliance.com/732

It should be easy to adapt to Access. Code download contains samples both in
VB and C#.

--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke

Show quoteHide quote
"Rodrigo Ferreira" <rjrferre***@gmail.com> wrote in message
news:%23EXNcCTDGHA.2320@TK2MSFTNGP12.phx.gbl...
> Hello,
>
> Anyone knows how to populate a treeview with data from a database? The
> database is based in Microsoft Access and i want to use C# language.
>
> Articles, code.... helps all!
>
> Greettings,
>
> Rodrigo Ferreira
>