asp.net - How to turn around GridView? -


is possible display rows columns in gridview in such way first column has fields description?

or maybe there control fits requirement better?

a nice tutorial on pivot tables ado.net can found here through process.

also build own, using repeater. can find example of using repeater here.


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -

c# - Cloning WPF controls and object hierarchies -