I tried over the last days to make the comboBoxes working. Before upgrading to Q2 everything was working.
Then I set up a new page with different comboBoxes., because I wanted to test some features of Q2 (pictures in Grid, etc.)
and sometimes they work as they are expected and sometimes the same Boxes on the same page with the same code just stop reacting (dont show any onclientselected event, or onclientfocus event). I am using the same browser for development (Firefox).
The most strange thing is that the Telerik comboBoxes behave magic. You write your program. Everything works. You go and drink some coffee. You havent change a thing, Then they just stop working. The just freeze when you are selecting an item. Whereas a minute ago you could select something. They just not react if you are changing text in the comboBox programmatically, whereas sometimes the changes are made. Again: Everyhting without changing any code!
There are a lots of parts of the Telerik Ajax stuff which is working very fine, like the Grid, TabStrip, Window, but from my experience the comboBoxes are strange individuals ;-)
Also, the comboBoxes behave very different in the different browsers (IE vs. Firefox). I got used to it and I have accepted that either all the IE users or Firefox user wont be happy with our application.
The examples of the Telerik website are very much appreciated, but it would be great to have more complex examples which are showing more real-world examples. I havent seen an example for e.g. comboBoxes working with Masterpages. For example where to put the script content into when my aspx page has no own head (which it hasnt because its on the Masterpage)? Maybe its simply my lean knowledge about the script and masterpage stuff...
Then I set up a new page with different comboBoxes., because I wanted to test some features of Q2 (pictures in Grid, etc.)
and sometimes they work as they are expected and sometimes the same Boxes on the same page with the same code just stop reacting (dont show any onclientselected event, or onclientfocus event). I am using the same browser for development (Firefox).
The most strange thing is that the Telerik comboBoxes behave magic. You write your program. Everything works. You go and drink some coffee. You havent change a thing, Then they just stop working. The just freeze when you are selecting an item. Whereas a minute ago you could select something. They just not react if you are changing text in the comboBox programmatically, whereas sometimes the changes are made. Again: Everyhting without changing any code!
There are a lots of parts of the Telerik Ajax stuff which is working very fine, like the Grid, TabStrip, Window, but from my experience the comboBoxes are strange individuals ;-)
Also, the comboBoxes behave very different in the different browsers (IE vs. Firefox). I got used to it and I have accepted that either all the IE users or Firefox user wont be happy with our application.
The examples of the Telerik website are very much appreciated, but it would be great to have more complex examples which are showing more real-world examples. I havent seen an example for e.g. comboBoxes working with Masterpages. For example where to put the script content into when my aspx page has no own head (which it hasnt because its on the Masterpage)? Maybe its simply my lean knowledge about the script and masterpage stuff...