Skip to content

DevExpress-Examples/asp-net-web-forms-combobox-get-hidden-column-values

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combo Box for ASP.NET Web Forms - How to get hidden column values on the client

This example demonstrates how to get values stored in a hidden column of the Combo Box control on the client.

The Combo Box control's server-side CustomJSProperties event allows you to declare temporary client properties. In the event handler, create a temporary property and set it to a list of values stored in a hidden column. Use this property on the client to get column values.

Note
In this example, the Combo Box control is bound to the Northwind sample database. Refer to the following topic for more information on how to load this database: Get the sample databases for ADO.NET code samples.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Get values stored in a hidden column of the Combo Box control on the client.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5