Examples Index

Examples index

Quick start

Simple usage of Yap

SearchBox

Add and manage the search box

Add/Modify row

Enable the add/modify/delete functions

Callbacks

This example shows how write your callback function to add custom link, to enable or not the modify function, and to check the user input.

Events

This example highlights the step required to customize the events (since Yap 2.0.0).

Advanced

This is a complete example taken from an application I'm writing, and it shows how to apply many customization and the features added into CYap 1.1.0.

Filter form customization

This example highlights the code required to make and manage the filter form by code and not by parameters (since CYap 2.1.0).