MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


      Products
       UI Products
   Essential Grid
   Essential Tools
   Essential Chart
   Essential Diagram
   Essential Schedule
       Back Office Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
    Version History
    Browser Compatibility
    Online Demo
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap
    System Requirements
  Windows Forms




Events

Grid Grouping Control provides numerous events to aid you in the creation of interactive applications. Based on the location of the recreated grid data after the user actions, these events are classified as Server-Side and Client-Side events.

Server-Side Events Client-Side Events

Server-Side Events

Grid Grouping Control offers different Server-Side events that allow you to customize the value and appearance of individual cells.

Server-Side events are triggered for operations such as editing and applying styles. These operations make the grid refresh its data from the server. The events triggered by such operations are listed below.

  • Query Cell Style Info
  • Query Value
  • Save Value
  • Record Value Change

Events also get triggered at the Server-Side when a row is added, edited or deleted. These events are listed below.

  • Data Source Control Row Adding
  • Data Source Control Row Updating
  • Data Source Control Row Deleting

Client-Side Events

Grouping Grid Control provides rich client side Application Programming Interface (API) for various operations such as record click, selection changed and context menu click. These operations trigger respective Client-Side events in response to these actions. Using these Client-Side events or by writing Client-Side scripts,you can retain the page information between sessions through client side cookies.

Below is a list of such client-side events that let you make the web application more interactive.

  • Client Side On Record Click
  • Client Side On Selection Changed
  • Client Side On Context Menu

© 2001-2009 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |