How to call jquery from code behind
here i have to pass parameter to jquery
Loading
How to call jquery from code behind
here i have to pass parameter to jquery
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.
Kunal NaikPosted Nov 21, 2011, 1:01 AM
Refer following links,
Click Here
Click Here
Hope its help you.
Hemant KumarPosted Nov 20, 2011, 11:31 PM
You can do this, but it will only be executed when the page is delivered or you receive a Postback.
See http://msdn.microsoft.com/de-de/library/z9h4dk8y.aspx for documentation.