I need an Item off of a datalist so that I can use it in a Function (Code Behind Procedure).
I found this Line but don't know what else to add?
Datalist.Items.Item (?)
The Datalist is binded to a Reader off of a SQL DB. It works but I need a particular item to perform an IF Statement in my code.
thanks
I found this Line but don't know what else to add?
Datalist.Items.Item (?)
The Datalist is binded to a Reader off of a SQL DB. It works but I need a particular item to perform an IF Statement in my code.
thanks