jQWidgets Forums

jQuery UI Widgets Forums Editors Button, RepeatButton, ToggleButton, LinkButton Buttongroup: Check if any selected

This topic contains 1 reply, has 1 voice, and was last updated by  stevenmahony 12 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Buttongroup: Check if any selected #19078

    stevenmahony
    Participant

    Hi,

    Ive tried using

    var selectedReasons = $('#jqxRefundReasons').jqxButtonGroup('getSelection');

    to check if any of the buttons in a button group are selected. Problem is I get this error

    TypeError: this._getSelectedButton(...) is null

    Any suggestions?

    Thaanks

    Buttongroup: Check if any selected #19080

    stevenmahony
    Participant

    Ignore post. My control was not been rendered, I was using it in a wizard and it validates all tabs the the same time. My buttons were not rendered on the tab that was been validated.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.