This question is locked. New answers and comments are not allowed.
Phat Nguyen
Top achievements
Rank 1
Phat Nguyen
asked on 10 Dec 2010, 07:23 AM
I create window 1 with modal = true, then create window 2 with modal = true, when i close window 2, window 1 lost modal. How to keep window 1 modal = true?
Thanks
Thanks
7 Answers, 1 is accepted
0
Phat Nguyen
Top achievements
Rank 1
answered on 13 Dec 2010, 10:00 AM
Who can help me??????
0
Phat Nguyen
Top achievements
Rank 1
answered on 13 Dec 2010, 10:00 AM
Who can help me??????
0
Phat Nguyen
Top achievements
Rank 1
answered on 20 Dec 2010, 03:14 AM
hichic, admin help me plz
0
Hi Phat Nguyen,
Hristo Germanov
the Telerik team
Attached is hotfix version of the ASP.NET MVC component and if you have any problems please tell us.
All the best,Hristo Germanov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0
Phat Nguyen
Top achievements
Rank 1
answered on 21 Dec 2010, 01:56 AM
So great, thank u very much ^_^
0
Chi Sim
Top achievements
Rank 1
answered on 28 Dec 2010, 09:21 AM
I have similar problem. I created a modal window with a separate view (aspx) page for it. It contains strongly-typed user input fields, and the associated validation as following:
<%: Html.ValidationMessageFor(model => model.Remarks) %>
The problem is when validation errors occur, the window will lose its modal state, and get displayed in the main window instead. What did I do wrong? Any suggestion is very much appreciated. Thank you.
<%: Html.ValidationMessageFor(model => model.Remarks) %>
The problem is when validation errors occur, the window will lose its modal state, and get displayed in the main window instead. What did I do wrong? Any suggestion is very much appreciated. Thank you.
0
Hello Chi,
Alex Gyoshev
the Telerik team
Please open a new thread and attach a project that demonstrates the problem.
Kind regards,Alex Gyoshev
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items