R
Rod Snyder
I am not having trouble setting up datagrids and returning data, but I'm at
a loss in how to take a dataset and return individual items from it at
various points of the aspx page.
Do you do it through a label, panel?
What I am trying to do is have in html a heading like
Listing 1
(return field1 from table here)
html html html
(return field 2 from table here)
html html html
(return 3rd field from table here)
Any direction would be appreciated.
Rod
a loss in how to take a dataset and return individual items from it at
various points of the aspx page.
Do you do it through a label, panel?
What I am trying to do is have in html a heading like
Listing 1
(return field1 from table here)
html html html
(return field 2 from table here)
html html html
(return 3rd field from table here)
Any direction would be appreciated.
Rod