|
|
|
|
|
|
|
|
|
|
|
|
|
Books |
|
|
|
|
|
|
|
Resources |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Feeds Subscription |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample For GridView Filter using ICallbackEventHandler |
|
|
|
This sample page demonstrates the concept of ICallbackEventHandler interface, using
a simple GridView Filter. ICallbackEventHandler, works in a simple way not like
AJAX using some client-side JavaScript functions and two main server-side methods.
You can view the working of ICallbackEventHandler, by input the Customer Name and
Customer City in the below textboxes to view the filtering of records in the GridView
control. Note that "No AJAX Involved". |
|
|
| Cus_Code | Cus_Name | Cus_Sex | Cus_City | Cus_State | Cus_Type |
| 1 | Alex | M | Oxford | Alabama | Retailer |
| 5 | Christiana | F | Chester | New York | Retailer |
| 2 | Flintoff | M | Southside | Alabama | Retailer |
| 4 | Jeniffer | F | Destin | Florida | Wholesale |
| 6 | Leverlock | M | Baytown | Texas | Wholesale |
| 3 | Mark | M | Avon Park | Florida | Retailer |
|
|
|
|
Back to Article |
|
|
|
Advertisements |
|
|
|
|
|
|
|