How DataBinding works

DataBinding is a crucial piece in the productivity for the Web Control Framework. As we are usually dealing with data driven applications getting data to display in pages is the most important thing.

The Control framework supports two modes of DataBinding using ControlSource DataBinding for single value controls like TextBoxes, CheckBoxes as well as Listbased DataBinding for list controls like the DataGrid, DropDowns and ListBoxes.


© West Wind Technologies, 1996-2022 • Updated: 02/13/06
Comment or report problem with topic