Results 1 to 2 of 2

Thread: [RESOLVED] LINQ - Getting text from radiobutton

  1. #1

    Thread Starter
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    25,458

    Resolved [RESOLVED] LINQ - Getting text from radiobutton

    I have an array of radiobuttons, which might contain radiobuttons without textblocks, or with a textblock containing several runs

    What would be the LINQ to get the text from the selected rb, whatever format it contained?

  2. #2

    Thread Starter
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    25,458

    Re: LINQ - Getting text from radiobutton

    Nevermind. Problem solved using the Tag property instead of trying to determine the Content...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width