Intersoft WebCombo Documentation
How-to: Configure Client Binding Mode using Server Data Source
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Features Overview > Features Added In WebCombo 5 > Client Data Binding > How-to: Configure Client Binding Mode using Server Data Source

Glossary Item Box

WebCombo introduces the new client-side data binding along with its new technologies and benefits, and explains how it resolves performance bottleneck without trading-off the essential features.

This topic shows how to configure Client-binding mode using Server Data Source.

To configure Client Binding Mode using Server Data Source

  1. Select an instance of WebCombo in designer surface.
  2. Press F4 to bring up the Property Window.
  3. Set BindingOperationMode to ClientBinding.

See Also