This question is locked. New answers and comments are not allowed.
Hi,
I need to present data in the following format in a Silverlight application. Can Telerik control achieves this? If so, whcih control I should use?
Thanks,
Bin
I need to present data in the following format in a Silverlight application. Can Telerik control achieves this? If so, whcih control I should use?
|
Category1 |
Category2 |
Category3 |
Value |
|
I |
A |
1 |
Value1 |
|
Value2 |
|||
|
2 |
Value3 |
||
|
Value4 |
|||
|
3 |
Value5 |
||
|
Value6 |
|||
|
B |
4 |
Value7 |
|
|
Value8 |
|||
|
5 |
Value9 |
||
|
Value10 |
|||
|
6 |
Value11 |
||
|
Value12 |
|||
|
II |
C |
7 |
Value12 |
|
Value14 |
|||
|
8 |
Value15 |
||
|
Value16 |
|||
|
D |
9 |
Value17 |
|
|
Value18 |
|||
|
10 |
Value19 |
||
|
Value20 |
Thanks,
Bin