Rank: Newbie Groups: Member
Joined: 6/18/2009 Posts: 4
|
Hi
How can i set progress bar percentage visible true/false from JavaScript
I know the progress bar control level property ShowPercentage, but i want to enable from client side as per my requirment.
Thanks Sreeni
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
No. You can not change it on the client side. You can put it inside a CallbackPanel, then use JavaScript to trigger the CallbackPanel though.
Thanks!
|