Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
290 Points
56 Posts
Mar 01, 2012 05:09 AM|LINK
Hi
In the client ,the label control is interpreted as span element,
Please have a try this, $("span#GrandtotalWithTax").val(total) in the javascript.
Hope it helps
Danny Gokey
Member
290 Points
56 Posts
Re: javascript and jquery to show values in lable instead of Textbox
Mar 01, 2012 05:09 AM|LINK
Hi
In the client ,the label control is interpreted as span element,
Please have a try this, $("span#GrandtotalWithTax").val(total) in the javascript.
Hope it helps