hi ,
i want to know how i can cahnge:
1- Ajax Combobox selectedindex by cleint side.
2- HtmlEditor Content by CleintSide .
i know how to change them by server side but i want to know cleintside.
thx
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Muhammad Fakhr Elden SamiPosted Feb 7, 2010, 5:11 PM
document.getElementById("controlRealIdFetchedInRunTime").value = "some value";
if it helps you mark as solved.
abas shahenPosted Mar 4, 2010, 2:14 PM