Intersoft Support Center

Enable Multiple Columns Display

Instead of single column, you can use multiple columns in WebCombo.

In this topic, you will learn how to set multiple columns from designer.

To use multiple columns mode

  1. Bind WebCombo to AccessDataSource.
  2. Open WebCombo Designer - Advanced Settings - LayoutSettings.
  3. Set ComboMode to MultipleColumns.
  4. Go to Column and Rows and select Displays multiple columns in the result box of this control instance.
  5. Add the columns that you want to display.
  6. Click OK to apply the changes and run the project.
Previous Next