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