Version

Behaviors

The Behaviors collection allows you to customize the behavior of WebDataGrid™. You can combine multiple behaviors according to your needs. The control loads only the client-side javascript for the behaviors that are added on the server-side (pay to play model). This increases performance in WebDataGrid since you will only incur the necessary overhead for the functionalities you require.

The following links have specific information about WebDataGrid’s behaviors.

This topic describes how to add a behavior via Microsoft® Visual Studio™ Designer.

This topic describes how to add a behavior at run time for your application.

This topic describes how to trigger an automatic postback for a behavior.

In this section you will find general information about how to set up and use Activation behavior.

In this section you will find general information about how to set up and use Cell Merging.

In this section you will find general information about how to set up and use the Clipboard behavior.

In this section you will find general information about how to set up and use Column Fixing behavior.

In this topic you will find general information about how to set up and use Column Moving behavior.

In this topic you will find general information about how to set up and use Column Resizing behavior.

This section details the features and functionality of the WebDataGrid EditingCore behavior.

In this topic you will find general information about how to set up and use Row Selectors behavior.

In this topic you will find general information about how to set up and use Filtering behavior.

In this topic you will find general information about how to set up and use Excel Style Filtering.

In this topic you will find general information about how to set up and use Paging behavior.

This topic describes how to remove (disable) a behavior.

In this section you will find general information about how to set up and use Selection behavior.

In this section you will find general information about how to set up and use Sorting behavior.

In this section you will find general information about how to set up and use Summary Row behavior.

In this section you will find general information about how to set up and use Virtual Scrolling behavior.