Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dbl Click
Message
General information
Forum:
ASP.NET
Category:
Client-side development
Title:
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01556330
Message ID:
01557487
Views:
67
This message has been marked as the solution to the initial question of the thread.
Likes (1)
>I think I have an idea of what may be wrong with validations, etc.
>
>I first tried returning View(client), but then it was returning the view with the menu, so I changed it to partial view. However, Partial view may not have all necessary scripts.
>
>Do you think this is what's going on in regards to validations? If so, what is the solution - non-partial view but with a different layout?
>
>Or is where a way to use the same Layout, but don't load the top section and bottom?
>

I usually create a layout named _PopupLayout.cshtml for these types of situations. It includes all the required scripts, but I remove almost everything else (header, footer, etc). I would fix this first before looking at anything else.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform