[]
The following topics explore advanced functionalities of the Expression Editor control. Expression Editor aids in creating simple as well as complex expressions. These expressions can then be used for shaping data in grid and chart controls.
Here we assume that the user is familiar with programming in Visual Studio, and has gone through the Quick Start topic.
Learn how to create custom functions and add them to the Expression Editor panel.
Learn how to integrate Expression Editor control with FlexGrid, and implementing column calculation for unbound columns in FlexGrid using expressions.
Learn how to integrate Expression Editor control with FlexChart, and modifying the chart's view by applying filters using expressions.
Learn how to integrate Expression Editor control with MSDataGrid.