0

Is it possible to have a toggle or select button in an alert dialog?

I have a grid with list of questions and I want the user to be able to select an answer for each question from a list of choices. I tried to put a toggle button inside a grid but that doesn't seem to get the focus. How can we achieve this?  I thought of prompting an alert dialog when user selects the grid row and show a toggle buttton in the alert dialog, but not sure if it is possible. Is it possible to put a toggle or select button inside an alert dialog , can't find any reference for this in the documentation.

by
1 Reply
  • For any one else who come looking, I ended up showing dynamically added regular text buttons on the alert dialog (one per choice) as a work around.

    QUOTE(SajuP @ 22 Nov 2011 6:49 PM)
    I have a grid with list of questions and I want the user to be able to select an answer for each question from a list of choices. I tried to put a toggle button inside a grid but that doesn't seem to get the focus. How can we achieve this?  I thought of prompting an alert dialog when user selects the grid row and show a toggle buttton in the alert dialog, but not sure if it is possible. Is it possible to put a toggle or select button inside an alert dialog , can't find any reference for this in the documentation.
    0

Recent Posts

in Design / Interaction - Yahoo! TV Widgets