Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1988

Radiogroup event onClick problem

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Critical Critical
    • None
    • 6.5.4
    • Components
    • ZK 6.5.4 PE, Window 7 64-bit, Eclipse Indigo, JVM 1.6

      Hello,

      event onClick on radiogroup doesn't work

      <radiogroup id="radioGeb2">
      <attribute name="onClick" >
      alert("onClick");
      </attribute>
      <radio label="test" value="1" >
      </radio>
      <radio label="test 1" value="2"> </radio>
      </radiogroup>

            jumperchen jumperchen
            apiarra apiarra
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: