How can I display data in bounded colums?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

May be it is a bit easy question but i don't know the way to display data in
bounded colums. I get data from DB with a datareader, and I want to display
them on bounded colums. I dont want to create colums dynamically. How can I
do that?
 
Back
Top