Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:790409
More Search Options
RSS Available
Matching Posts
using enterprise library PropertyProxyValidator
I'm trying to validate this scenario using the PropertyProxyValidator provided by enterprise library 3.1 I have a class that holds two fields class MyClass{ public ObjectA MyObjectA public string OtherA } I need to validate that if ObjectA is null then OtherA must be non empty. I can validate this using SelfValidation inside the MyClass object but when i try to validate it using Page.IsValid nothing is happening cause i dont have any validation rules on the property. I searched the web and doc
Posted to
Web Forms
(Forum)
by
mateo666
on 1/6/2009
about the tabcontainer
ok i was loading some usercontrols (which have an update panel inside) in ajax panels and was hoping to do some async postback of each panel independently, but in each of those user controls i have a file upload control and file upload dont work with update panel or partial postback (that's what i've read and experimented). so basicaly i have to do a whole postback to get the file. I'm now thinking of another way of doing what i want (being able to update/save individual usercontrol with
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
mateo666
on 12/11/2008
Re: Can someone explain how to refresh a userControl in an UpdatePanel ?
i went at msdn and read about the partial page updating... what i didnt get (and if you have a link i'll be pleased :) is what is doing the Update function. I meen what does Update do concretly (and dont tell me it is updating the updatePanel please!) thanks
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
mateo666
on 12/6/2008
Re: usercontrol - form - updatepanel
but i can have 10 forms on a page if i want (only one with runat=server) if i remove the form in the user controls what will be postback on a form submit? if all controls are returned i might have conflicts somewhere.
Posted to
ASP.NET AJAX UI
(Forum)
by
mateo666
on 12/6/2008
usercontrol - form - updatepanel
I'm trying to embed updatePanel inside usercontrols built like this <form> <updatePanel> <contenttemplate> textbox... checkbox.. submitbutton </contenttemplate> </updatepanel> </form> What i'm trying to do is to have independent form (usercontrol) on a page which can be updated via a trigger in that page. But those usercontrols could also be saved (form submit) independently. Seem's like the form is causing problems. Can anyone confirm that what i'm
Posted to
ASP.NET AJAX UI
(Forum)
by
mateo666
on 12/5/2008
How can i get the selectedvalue of a dropdownlist outside of an updatePanel
Something must have gone wrong cause it was working before and now not ... basically i have this < table class= "tableSection" > < tr > < td >Couple Gestionnaire / Portefeuille Spécialisé</ td > < td >< asp:DropDownList ID= "DropDownList1" runat= "server" Width= "100%" /></ td > < td ></ td > </ tr > < tr > < td >Couple Gestionnaire / Portefeuille Spécialisé</ td > < td ><
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
mateo666
on 12/5/2008
updatepanel not updating ?
I'm using an UpdatePanel to load an ascx control and depending on the user rights i want the control to be updatable (submit form) or not (ReadOnly) Here is the control < asp:UpdatePanel ID= "upSection" runat= "server" UpdateMode= "Conditional" > < ContentTemplate > < asp:Panel ID= "pSectionHead" runat= "server" style= "cursor:pointer;" > < div class= "sectionHeading" > < asp:ImageButton ID= "Description_ToggleImage"
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
mateo666
on 12/2/2008
Can someone explain how to refresh a userControl in an UpdatePanel ?
Ok i've just started to use the ajax framework and i'm trying to update one of my usercontrol in an updatePanel so i've followed the microsoft example here http://www.asp.net/Ajax/Documentation/Live/tutorials/UsingUpdatePanelUserControls.aspx but there is something i don't get ... so to start here is my code in a form i have this update panel which contains my user control < asp:Button ID= "Button1" runat= "server" Text= "Afficher" Enabled= "false"
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
mateo666
on 11/26/2008
need advice on json webservice
hi everyone i'm building a web application were every request goes through a web service. usually i return usercontrols filled with data that i then insert into some client side div. This is working fine in most of the cases. But there is a scenario that is bugging me. when i post a form to the web service, the response is always returned xml formatted? Is there a way to force the response as a json one? And can you return a usercontrol as a json object? thanks
Posted to
Web Forms
(Forum)
by
mateo666
on 9/23/2008
Re: returning a response in json after a post
Hi James, i use the jquery form plugin like this options = { target:'#message', beforeSubmit: validateSaveDemande, url:"MyWebService.asmx/SaveDemande", type:'post', dataType:'json' } $("#aspnetForm").submit(function() { $(this).ajaxSubmit(options); return false; }); thanks for your help mateo
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
mateo666
on 9/10/2008
Page 1 of 3 (26 items) 1
2
3
Next >
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online