Button actions determine what action is taken when a button is clicked. Several button styles are supported, including:
Image Button. You can display an Image Button whose text is extracted from the database.
Link Button. The Link Button displays a hypertext link button whose text is retrieved from the database.
Push Button. The Push Button displays a push button whose text is retrieved from the database.
While there are several button types, they share the same properties.
Button Bindings - Button Command Properties
Button Bindings - Action After Command Properties
Button Bindings - URL Parameter Properties
Button Tag Pass-Through Attributes
Passing Primary and Foreign Key Values in URL’s
Calling Javascript Code from a Button