c# - Get Data Value From ListView ItemDataBound -


I'm sure I did it before, but really do not remember how.

In the ItemDataBound event of a ListView I need to get the actual data value. I find it in the list of theVITIM events in the Argus object which passes it.

Thanks

I think what you are doing after this


Comments