CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > windows_hosting.hosting_open_forum Tags:
Item Type: NewsGroup Date Entered: 8/27/2003 11:13:16 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 19 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
ed_goes_net
Asp.Net User
ValidatorControls with a custom server control8/27/2003 11:13:16 AM

0/0

Dear All,

I have made a control which has a textbox and some other controls. Now i wanted to be able to attach a validator to it. I want the value of the textbox to be validated. So i have to set the ValidationProperty but what to fill in here.

If i fill in here a name of property it works on the server but i wanted to use clientscript validation.
ojm37
Asp.Net User
Re: ValidatorControls with a custom server control3/11/2004 4:24:40 PM

0/0

Did you ever get this working?

I'm having the same issue.

Cheers,
Owen
PLBlum
Asp.Net User
Re: ValidatorControls with a custom server control3/12/2004 6:31:02 PM

0/0

Instead of using the ValidationPropertyAttribute (which only handles the server side), expose the TextBox through a property. That way you can programmatically attach the validator's ControlToValidate property to its ID.

Be aware that if your custom control implements INamingContainer, the validator will not work because it must be in the same naming container. (My product, Professional Validation And More, overcomes this limitation and many others of ASP.NET validators.)
--- Peter Blum
Creator of Professional Validation And More Suite, Peter's Date Package, and Peter's Polling Package
www.PeterBlum.com
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
ASP.Net Web Developer's Guide: Web Developer's Guide Authors: Robert Patton, Mesabāha Āhamada, Mesbah Ahmed, Jonothon Ortiz, Pages: 736, Published: 2002

Web:
ASP.NET.4GuysFromRolla.com: Creating Validator Controls for the ... Sep 20, 2006 ... Creating Validator Controls for the CheckBox and CheckBoxList ... Create a custom, compiled validation server control that provides the ...
How to control ASP.NET Validator Controls Client Side validation ... Asp.Net FAQ: How to control ASP.NET Validator Controls Client Side ... ClientID% >' to dynamically retrieve the Client Side names of our Server Side ...
Creating Validator Controls for the CheckBox and CheckBoxList, in ... Create a custom, compiled validation server control that provides the ... Read comments or post a reply to : Creating Validator Controls for the CheckBox ...
ASP.NET Validator Controls The final control we have included in ASP.NET is one that adds great flexibility to our validation abilities. We have a custom validator where we get to ...
CodeProject: Validator Controls in ASP.NET. Free source code and ... Allows you to develop custom validation. Performs user-defined validation on an input control using a specified function (client-side, server-side, ...
MIND - ValidTextBox server control for VS 2005 I have developed a custom textbox server control, namely ValidTextBox that integrates validator controls (RegularExpressionValidator and ...
Microsoft ASP.NET QuickStarts Tutorial Performing Custom Validation. The CustomValidator server control calls a ... Validator controls can be used to validate input on any Web Forms page. ...
Developing a Validator Control NET Web Forms —> Server Control Form Validation. The following list summarizes the characteristics of validator controls in the .NET Framework and should be ...
Welcome to Validator Controls for Beginners in ASP.NET - ASP.NET ... It introduces server-side development with Dreamweaver MX to create dynamic, .... NET Validator Controls · Creating a Custom DropDown Control ...
Inside Microsoft: ASP.NET Validator Controls NET with the introduction of the Validator Controls Server Side controls that ... Well, look no further than the RequiredField Validator control in ASP. ...




Search This Site:










accessing iis integrated security website from .net application?

dotnenuke user validation in xml webservices

opera support

vb.net roles and sessions

dnn3fix help help!!

what does it mean in a watch when a value row is highlighted in red?

asp.net debugging problem

any urlrewriting bods here?

3.0.8 bug: module set to appear on all pages is not created on new pages

placeholder and databind

update xml file when db update

deployment question

vs 2008 writing and debugging a windows service

newb looking for help!

open banners in new window

why login control labelstyle do not function as in msdn example?

missing profile tab in webadministration

forms authentication timeout

msde distributions rights for dnn

form application

migration from dnn 3.x to 4.x

create dll for webpage

exporting to excel

whow/hide webparts dynamic

problems with csk - stored procedure missing

rendering design-time content on a web usercontrol

adding in code or sql install script a new tab and module to the host tab

manage user roles once they have registered

using login control with custom database table

problems in vs2005 after upgrading to active directory

 
All Times Are GMT