APNSoft.com - Web Controls, components for ASP.NET
 About Us 
 Articles 
 Products
 Downloads 
 Purchase
 Support

Rating
Controls Suite 4.5


Overview
Features
Reference Book
Live Demos
Segments
Orientation
Direction
Skins
Precise Customization
Template
Setting a value
Client-side event
CallBack (AJAX)
PostBack
Application scenarios




Clicked Segment:



This feature allows a custom code (server-side and/or client-side) to run after the user has clicked on any segment (rated something). Please click on any segment to perform asynchronous AJAX call to the server.

To launch and process AJAX calls, we use three steps:
  1. Set the property AutoCallBackOnSegmentClick = "True".
  2. Process the data on the server side by using the event-handling method for the OnSegmentClick event.
  3. Receive the data from the server and process them on the client side by code assigned by the ClientSideAfterCallBack property.




Code Samples:


© 2003-2024 APNSoft. All rights reserved.    Terms of use.