C
coolego1
Hello,
I am new to ASP.net programming. I know a bit about ASP, but not so
much the new .NET framework. I have been playing with the data
controls that are available, but I have not figured out how to get a
simple dataset out of the controls. I would like to select data one
row at a time and then act based on the stuff that is returned.
Essentially, I would like to write my own Repeater using the old style
controls, but I can't figure out how to do it.
I am new to ASP.net programming. I know a bit about ASP, but not so
much the new .NET framework. I have been playing with the data
controls that are available, but I have not figured out how to get a
simple dataset out of the controls. I would like to select data one
row at a time and then act based on the stuff that is returned.
Essentially, I would like to write my own Repeater using the old style
controls, but I can't figure out how to do it.