TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
rahul ahuja
NA
80
35.9k
Nested User controls
Jan 2 2015 4:35 PM
Hello everyone,
I have Default.aspx page on which i have registered user control UserRegDetails. and i am using model popup extender to show that user control as pop up.
on UserRegDetails control i have button to show another(ResetPassword) pop up which again i am showing it by model pop extender. so i have register ResetPassword user control in to UserRegDetails.
Now My problem is when i open the UserRegDetails popup and then pop up ResetPassword , but when try to close it, it is not getting close.
Even it calling the its Registerd Close Event to close pop up. and when i checked my browser it show
"Uncaught Error: Syntax error, unrecognized expression: #UserRegDetails$Resetpassword "
I hope you all understood my question and some will help me to solve this trouble
Thanks in advance
Reply
Answers (
0
)
Can we have MVC study sections in C#
i want to display 1000000 records in a grid view at a time