This is a migrated thread and some comments may be shown as answers.

Adding radgrids dynamically to radtreeview nodes?

0 Answers 90 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 18 Jun 2009, 08:32 PM
Hello,

Is it possible to add a radgrid dynamically to every node of a radtreeview?

I want to implement a ticket system where different nodes are tickets, every time a person clicks a node it expands a radgridview loaded from several datatables so they can look at the ticket info.

It would be something like this:

*Node1
     *Node1a (Click)
        *Shows radgrid.
     *Node1b
*Node2
     *Node2a
     *Node2b (Click)
        *Shows radgrid.
     *Node2c
*Node3

Is this possible to do? I am not very familiar with radcontrols and I am not very sure what would be the best course of action.

Any help would be appreciated.

Thanks,
Daniel M

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Daniel
Top achievements
Rank 1
Share this question
or