Table of Contents
- Getting Started
- EO.Pdf
- EO.Web
- Overview
- Installation & Deployement
- EO.Web ToolTip
- EO.Web Rating
- EO.Web Slider & RangeSlider
- EO.Web ListBox
- EO.Web ComboBox
- EO.Web Captcha
- EO.Web ASPX To PDF
- EO.Web Slide
- EO.Web Flyout
- EO.Web EditableLabel
- EO.Web ImageZoom
- EO.Web Floater
- EO.Web Downloader
- EO.Web ColorPicker
- EO.Web HTML Editor
- EO.Web File Explorer
- EO.Web SpellChecker
- EO.Web Grid
- EO.Web MaskedEdit
- EO.Web Splitter
- EO.Web Menu
- EO.Web Slide Menu
- EO.Web TabStrip
- EO.Web TreeView
- EO.Web TreeView
- Overview
- Using EO.Web TreeView
- TreeNode and TreeNodeGroup
- Look, Skin and Theme
- Style and Appearance
- Data Binding
- Handling Event
- EO.Web Calendar
- EO.Web Callback
- EO.Web MultiPage
- EO.Web Dialog
- EO.Web AJAXUploader
- EO.Web ProgressBar - Free!
- EO.Web ToolBar - Free!
- EO.WebBrowser
- EO.Wpf
- Common Topics
- Reference
Data Binding Overview |
Apply to
Menu, SlideMenu, TabStrip and TreeView
Overview
EO.Web navigation controls introduce an extremely flexible and powerful data binding architecture that makes it easier to populate navigation controls from a data source. Here are the data binding features that EO.Web navigation controls support:
- Supports DataTable, DataView, DataSet or any object that implements IEnumerable or IDataReader as data source;
- Supports populating the whole navigation control from the data source;
- Supports populating any navigation item group from the data source;
- Can map any data field to most NavigationItem properties with format string support;
- Supports using template item to define the common settings for navigation items generated during data binding;
- Supports custom item inside template item;
- Supports various data binding events.
Choose a topic from the list below for more details: