How to Display Textbox when i am checking check Box without Auto Post Back Property?
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.
Jiteendra SampathiraoPosted Jun 8, 2011, 4:09 AM
write the Client side script( Javascript) to handle this functionality....
Dharmesh SharmaPosted Jun 8, 2011, 4:01 AM
u can use the jquey for without auto post back
and use update panel and true the autopost back then no page refrece coz update panel only update area which has controls in update panel
thanks