Hi,
I designed a form having many standard control with validator.
i write a code on linkbutton click event to make a calendar control visible.
Its not getting trigger when i click on linkbutton.
But its getting trigger after i fill all the textbox and pass all validator.
Any suggestion/solution please.
note: link button and calendar are placed inside update panel.