Hi,
I have a page with three repetitions of the same address usercontrol (main, delivery, invoice) within a tabcontrol.
The usercontrol uses a multiline radtextbox (which results in a textarea). On IE 8, if I type in the second or third instance, the browser hangs, while the first works just fine. On Firefox and Chrome everything works without a glitch.
If I turn off the multiline property (resulting in an input field) everything works fine.
Do you have an idea on how to get this to work properly (with the multiline on)?
Thanks.
I have a page with three repetitions of the same address usercontrol (main, delivery, invoice) within a tabcontrol.
The usercontrol uses a multiline radtextbox (which results in a textarea). On IE 8, if I type in the second or third instance, the browser hangs, while the first works just fine. On Firefox and Chrome everything works without a glitch.
If I turn off the multiline property (resulting in an input field) everything works fine.
Do you have an idea on how to get this to work properly (with the multiline on)?
Thanks.