problem in DataTextFied
        Posted  
        
            by ZiGi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ZiGi
        
        
        
        Published on 2010-05-27T20:42:16Z
        Indexed on 
            2010/05/27
            21:41 UTC
        
        
        Read the original article
        Hit count: 142
        
ASP.NET
|datatextfield
i know that the syntax for usin DataTextField is : VA.DataTextField = "nameofcolum" but if my request is not simple that mean my request return the result in a colum wich not exist in this case what i should to affect to DataTextField
© Stack Overflow or respective owner