I'm struggling past 4 days. Depend upon My application Function Sometime I want Add More graph and less. So i trying to Create Runtime table and insert the graph in each cell.
Actually i programmatically i created an array of Graph list and then put into table each cell.The thing is showing Only Text(like Telerik.reporting.Graph ) in the Cell , Because the table cell is text box right ..
is that any way to create any Custom table ??????
EX: my table what i want .
.-------------------------------------------------------------------------------------------------------------------,
'--------------------------------------------------------------------------------------------------------------------"
| GRaph1 | GRaph2 |
| ------------------------------------------------------------------------------------------------------------------- |
| GRaph3 | GRaph4 |
|---------------------------------------------------------------------------------------------------------------------
................................
......... like it's goes on ..