Free Trial Buy Now

Popup Window - Data Binding


Manhattan Bar

Pie

Bar & Line

Bar Stacked

Gantt
To invoke a popup window move the mouse cursor
over the menu's items on the left

Note: The sample images which are used in this demo were created with the XtraCharts suite.

Description

This demo illustrates the XML binding options available to you when using the DevExpress MVC Popup Extension. To invoke a popup window, move the mouse pointer over menu items displayed on the left.

The MVC Popup Extension provides a number of data binding methods, including Bind, BindToSiteMap, and BindToXML. In this demo, the MVC Popup Extension uses the BindToXML method to bind to a Charts.xml file and obtain data from its <Charts> element.

Our ASP.NET MVC controls allow you to bind their template controls directly to the corresponding fields of a data source's data object (DataItem). To accomplish this, use the DataBinder.Eval method, and pass Container.Window.DataItem and a field name as method parameters. In the demo, the DataBinder.Eval method is used to bind template controls of a popup window's content region and footer, via the SetWindowContentTemplateContent and SetWindowFooterTemplateContent methods. For the content region, the BigImageUrl field provides the Image control with ImageUrl property values. For the footer, the View bound field provides a label's text.

Version: v2012 vol 2.8
Experience the DevExpress Difference Today
Demos with source code are included with an installation of DevExpress controls for ASP.NET. Refer to the Demos and Sample Applications topic to learn more.
To download your free evaluation copy of our award-winning ASP.NET libraries, visit the Downloads page
All DevExpress MVC Extensions ship as part of DXperience ASP.NET, Enterprise, and Universal.
To obtain pricing information, visit the Pricing Options page or contact us via Email at info@devexpress.com
or by telephone at +1 (818) 844-3383 between 8:30am and 5pm Pacific Time.