RadChart for ASP.NET AJAX

RadControls for ASP.NET AJAX

Once a business object with appropriate attributes has been created you can bind to it in code at run-time. The steps are:

The code below demonstrates binding to an ObjectDataSource that consumes an example object defined in the topic "Creating an Object that can be consumed by ObjectDataSource".

See Also