display hierarchical data in datagrid

G

Guest

I'm looking to have my datagrid display my data such as:


BMW
MODEL Engine Color

Chevy
Model Engine Color

etc

I downloaded an example from
http://www.wimdows.net/articles/article.aspx?aid=19 but i Can't get it to
work. it breaks on the SQL statement. Now i'm trying this going against an
Access DB for prototype right now. I was wondering if anyone knew of a
working example I could download an look at?

Iin C# would be better
 
U

user

Ken said:
Hi Mike,

A free control with source code in C#:

http://www.denisbauer.com/ASPNETControls/HierarGrid.aspx

Hi Ken,
I hope you can help me.

I am looking for some code to display a threaded view of a list of messages: I
am sure there must be something somewhere on the net but google did not help me
much... This datagrid control it's the closest I got, but seems overkill...

Sorry for hijacking the thread, please let me know if I should start a new thread...
 
G

Guest

I think you can try implementing TREEVIEW MENU..control for such a thread!
PAtrick


Ken said:
Hi Mike,

A free control with source code in C#:

http://www.denisbauer.com/ASPNETControls/HierarGrid.aspx

Hi Ken,
I hope you can help me.

I am looking for some code to display a threaded view of a list of messages: I
am sure there must be something somewhere on the net but google did not help me
much... This datagrid control it's the closest I got, but seems overkill...

Sorry for hijacking the thread, please let me know if I should start a new thread...

--
Software is like sex: it's better when it's free -- [Linus Torvalds]

Fabio Marini - A+, RHCT, MCDBA, MCAD.NET
To reply: news [at] mamakin1976 [dot] plus [dot] com
 
N

Nick Stansbury

You could try a Treeview control - like Telerik's tree view
(www.telerik.com)


Ken said:
Hi Mike,

A free control with source code in C#:

http://www.denisbauer.com/ASPNETControls/HierarGrid.aspx

Hi Ken,
I hope you can help me.

I am looking for some code to display a threaded view of a list of messages: I
am sure there must be something somewhere on the net but google did not help me
much... This datagrid control it's the closest I got, but seems overkill...

Sorry for hijacking the thread, please let me know if I should start a new thread...

--
Software is like sex: it's better when it's free -- [Linus Torvalds]

Fabio Marini - A+, RHCT, MCDBA, MCAD.NET
To reply: news [at] mamakin1976 [dot] plus [dot] com
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top