Hii..,
I've been searching for a solution ..but not yet found.Here is my requirement.
In my webpage one button ,Edit, is available whenever user clicks on tht button ..it will displays one modalpopup window contains an updatepanel.. and inside that we've 10 textboxes and two buttons update and close.whenever user clicks on the update button ..it has to check whether all the textboxes has values or not ..if it yes continue if not alert the user saying tht so and so textbox is empty plz provide the value.
How can i do this in ASP.NET 2.0 ,im using AJAX.
My doubt is tht how can we display a popup from upon a popup..is it possible ??
Kindly suggest me a solution ...
Thank you,
BTR.
I've been searching for a solution ..but not yet found.Here is my requirement.
In my webpage one button ,Edit, is available whenever user clicks on tht button ..it will displays one modalpopup window contains an updatepanel.. and inside that we've 10 textboxes and two buttons update and close.whenever user clicks on the update button ..it has to check whether all the textboxes has values or not ..if it yes continue if not alert the user saying tht so and so textbox is empty plz provide the value.
How can i do this in ASP.NET 2.0 ,im using AJAX.
My doubt is tht how can we display a popup from upon a popup..is it possible ??
Kindly suggest me a solution ...
Thank you,
BTR.
Comment