This is a migrated thread and some comments may be shown as answers.

Problem by using the Request.QueryString to fill a combobox

0 Answers 72 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
zj
Top achievements
Rank 1
zj asked on 02 Aug 2016, 01:52 PM

Hi,

There are two pages for me. In the page 1, I have a radlistbox to display the name of databases, after I choose a database and click 'OK', it will change to the page 2 and display the name of this database in a radcombobox.(image 1)

I use the methode post get, and now the name of database appears in the URL but can't display in the radcombobox. (image2)

And here is my code for page 1(image 3) and page 2(image 4) and radcombobox for page 2(image 5).

I also changed the radcombobox1.text to radcombobox.selectvalue and it didn't work.

Thanks a lot

 

No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
zj
Top achievements
Rank 1
Share this question
or