onClick Event

The onClick event is called when the control is acted upon.

For example, you can use this event to show a tooltip or expand a table cell to show more information for an item.

Use the onClick event with these controls:

Control type Control
User input
  • Check box
  • Choice
  • Edit box
  • Radio group
Table
  • Grid table
  • List detail
  • Table cell
General controls and containers
  • Button
  • Hyperlink
  • Image
  • List item
  • Menu item
  • Navigation bar
  • Radio button
  • Tab folder
  • Toolbar item