Intersoft WebCombo Documentation
How-to: Get the hidden cell's value of the selected row
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Features Overview > User Interface Customization How-to Topics > How-to: Get the hidden cell's value of the selected row

Glossary Item Box

By default, RenderOnHidden property is set to false. However, you can set this property to true to render the column on hidden.

In this topic, you will learn how to set the RenderOnHidden property using designer.

To get the render on hidden property on WebCombo

  1. Open WebCombo Designer - Columns and Rows.
  2. Set RenderOnHidden property to True from appropriate column.

See Also