Re: Can a treeview do this?



I may not have explained myself very well in my question to the
world.  To describe it in words, I want:

(1) the first child to be in the column next to the parent.
(2) subsequent children to be below the first child
(3) parent "cells" are to vertically span the child rows
(4) I need visible borders between the cells
(5) Just to be difficult, I want to code in csharp (mono and friends)
(6) Accommodate thousands of rows with responsive performance.

Kim


On Mon, 2006-02-27 at 20:56 +1000, kadil wrote:
I don't think a treeview can render this tree structured data that way I
wanted. The way I want it and the type of data is shown below:

 ________________________________________________________
|  Function | Funct Failure    |  Failure Mode           |
 --------------------------------------------------------
|to be able |slow leak         | worn washer             |
|control the|                  |-------------------------|
|rate of fl-|                  | damaged seat            |
|uid passing|------------------|-------------------------|
|thru the   |unable to control | seized                  |
|device     |flow at all       |-------------------------|
|           |                  | frozen                  |
|--------------------------------------------------------|

Any ideas, comments warmly received.

Kim




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]