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
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