hi
please help me to do that..
i have one form in asp.net.
In that, i have one dropdownlist box control
and near that one linkbutton "Add",
one hidden textbox is there.
when i click on Add button dropdown will hide and show textbox in their place.
i want to setfocus on that textbox without refreshing page or reloading page.
i have problem with refreshing contain after click on "Add".
so please help me to avoid this reloading or refreshing.
thanks in advance.
jack