Intersoft WebCombo Documentation
How-to: Set FlyPostBackSettings
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Advanced Features > Advanced How-to Topics > How-to: Set FlyPostBackSettings

Glossary Item Box

FlyPostBackSettings can be set directly per WebCombo instance by specifying the properties in WebCombo.NET designer.

In this topic, you will learn how to set FlyPostBackSettings using designer.

To set FlyPostBackSettings in WebCombo

  1. Bind WebCombo to AccessDataSource.
  2. Open WebCombo.NET Designer - Advanced Settings - FlyPostBackSettings.
  3. You will find 4 properties to be set:
    • PostControlState
    • PostHiddenFields
    • PostInputControls
    • PostViewState

See Also