Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Runtime Validation WebControl

Reply
Thread Tools

Runtime Validation WebControl

 
 
brandonjack007@gmail.com
Guest
Posts: n/a
 
      07-25-2007
I have a webcontrol that extends from System.Web.UI.WebControls.
WebControl. It has 3 drop downlists for day, month, year. The day,
month, year then form the property called SelectedDate. The control
also has properties for MinimumDate , MaximumDate. During design time
while seting property I have validations to ensure
MinimumDate<SelectedDate<MaximumDate.
How can I achieve this validation during runtime when the User enters
a date which is greater than MinimumDate.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Runtime validation Webcontrol brandonjack007@gmail.com ASP .Net Web Controls 3 08-01-2007 05:18 PM
Custom webcontrol that references another webcontrol Fabricio ASP .Net Building Controls 0 09-21-2005 02:55 AM
Trapping an Exception ocurring in a Webcontrol at the Page or parent WebControl level. ASP .Net 2 01-31-2005 06:34 PM
WebControl inside of WebControl and attaching events Kasabaarde Sumta ASP .Net Building Controls 0 12-13-2004 09:51 PM
Can a webcontrol (webcontrol.dll) have a configuration file? Luis Ramírez. ASP .Net Building Controls 2 07-06-2004 04:35 PM



Advertisments