I've added a RadComboBox on my page and populated it from a datasource successfully and works just fine until I put "
The error is: "Error: Expected'}'"
It seems to do this on any "onclient" type of event that I pick.
Is this a known bug?
Thank you,
Beth
onclientselectedindexchanged
="alert('hi');"
" into the tag. This caused a javascript error.The error is: "Error: Expected'}'"
It seems to do this on any "onclient" type of event that I pick.
Is this a known bug?
Thank you,
Beth