Adding hyperlink button column in silverlight grid from codebehind?
        Posted  
        
            by AJ
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by AJ
        
        
        
        Published on 2010-05-13T18:20:16Z
        Indexed on 
            2010/05/13
            18:24 UTC
        
        
        Read the original article
        Hit count: 373
        
Hi
Since I am building the columns from code-behind, I need to attach hyperlink into one of the columns from code behind. And also, I need to add the click event.
How can I do that and its data-binding in code behind? Please advise.
Thanks AJ
© Stack Overflow or respective owner