tiered datagrid rows?

G

Guest

i have a datagrid that i need to tier rows in. some rows will have
additional info that needs to be optional to display. i'd like a "+" for the
user to click on and the additional information shows in the current
datagrid. rows that do not have any additional info will not have a "+". is
there anyway to do this?
 
A

AlexL [Xceed]

i have a datagrid that i need to tier rows in. some rows will have
additional info that needs to be optional to display. i'd like a "+" for the
user to click on and the additional information shows in the current
datagrid. rows that do not have any additional info will not have a "+". is
there anyway to do this?

For advanced capabilities such as this, I'd suggest you look at a
professional datagrids. From what I know, neither the old nor the new
MS datagrids can do this.

Here's our grid:

http://www.xceedsoft.com/products/gridnet

It does master/detail and grouping, which should cover your needs
quite nicely, as well as a whole lot more. It is $400.

Al

--
Alex Leblanc
Xceed Software Inc.
http://www.xceedsoft.com

Check out our advanced .NET grid and Windows Forms UI controls

Email: (e-mail address removed) (remove the first 'x')
 

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

Top