Displaying data from DataReader in Label control (ASP.NET)
        Posted  
        
            by AZIRAR
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by AZIRAR
        
        
        
        Published on 2010-05-27T14:33:02Z
        Indexed on 
            2010/05/27
            14:41 UTC
        
        
        Read the original article
        Hit count: 241
        
Hey,
I have a query that returns one row so I want to display it in the Label, but I can't find the property DataSource on it.
How can I do this ?
© Stack Overflow or respective owner