How to call multiple functions on button click event?
Here is my button,
Try this .... I got it... onClientClick="var b=validateView();if(b) var b=ShowDiv1();return b;"