R
rolf.oltmans
Hello all,
I need to place treeview control in Grid control. I need to place it in
a grid because I need to show calendar against every node. Is placing a
treeview in grid possible? If I need to create my own control that
would include capabilities of both treeview and Grid what would I have
to do? Being new to asp.net I guess I've to make a control that would
inherit from treeview and grid. But would changes I've to make in my
inherited control henceforth?
Is there any third party control that would do this for me(please
mention a few)?
Any help will be highly appreciated.
I am using asp.net 2.0( C#)
-Oltmans
I need to place treeview control in Grid control. I need to place it in
a grid because I need to show calendar against every node. Is placing a
treeview in grid possible? If I need to create my own control that
would include capabilities of both treeview and Grid what would I have
to do? Being new to asp.net I guess I've to make a control that would
inherit from treeview and grid. But would changes I've to make in my
inherited control henceforth?
Is there any third party control that would do this for me(please
mention a few)?
Any help will be highly appreciated.
I am using asp.net 2.0( C#)
-Oltmans