M
Mikael Engdahl
Hi,
Is the a control in ASP.NET that would render as a table like the one
below if bound to an array like {1,2,3,4,5,6,7,8,9}?
+---+---+---+
| 1 | 2 | 3 |
+---+---+---+
| 4 | 5 | 6 |
+---+---+---+
| 7 | 8 | 9 |
+---+---+---+
Is the a control in ASP.NET that would render as a table like the one
below if bound to an array like {1,2,3,4,5,6,7,8,9}?
+---+---+---+
| 1 | 2 | 3 |
+---+---+---+
| 4 | 5 | 6 |
+---+---+---+
| 7 | 8 | 9 |
+---+---+---+