Users Pricing

forum

Home Forums Get combobox set value as string – MindStick

Get combobox set value as string

Samuel Fernandes 2730 09 Feb 2014

Found several ways to do so, but none of them works for me.. I have a combobox with variable number of options (taken from dynamic xml file). For next, I need to know what the user choosed, and I cant find out how to do it. This is one of ways I found and tried:

string myString = myCombobox.SelectedValue.ToString();

At least I dont get an error, but when I try to show that string, it does nothing.


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md