B
Bonzol
Hey there, using VB.NET 2005,
Normally when I program I only have to display 1 or 2 results from a
datatable, like in a lable or something. I was wondering what are
peoples suggestions for displaying the entire datatable, so the amount
of rows could be anywehere between 1 to 100 or so? should I display
them in a table,, a list box? and if so,, whats the command
Lets say
Dim dt as datatable.
Thanx in advance
Normally when I program I only have to display 1 or 2 results from a
datatable, like in a lable or something. I was wondering what are
peoples suggestions for displaying the entire datatable, so the amount
of rows could be anywehere between 1 to 100 or so? should I display
them in a table,, a list box? and if so,, whats the command
Lets say
Dim dt as datatable.
Thanx in advance