Intersoft WebCombo Documentation
How-to: Utilize ImageAndText ColumnType
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Features Overview > Column Types How-to Topics > How-to: Utilize ImageAndText ColumnType

Glossary Item Box

In WebCombo, you can set the ColumnType to many types.

This topic will show you how to utilize ColumnType to ImageAndText.

To utilize ColumnType to ImageAndText

  1. Right click on the WebCombo instance and select WebCombo Designer.
  2. Choose QuickStart - Column and Rows and select one of the column.
  3. Set ColumnType to ImageAndText.
  4. Set CellImage to any image file. For example: "Images/customer.gif".
  5. Run the project.

See Also