Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - DetailsView - EditItemTemplate - field validator???

 
Thread Tools Search this Thread
Old 04-18-2006, 10:10 PM   #1
Default DetailsView - EditItemTemplate - field validator???



I need to validate fields in a DetailsView when the user clicks Update.
In Insert, I use:

<asp:RequiredFieldValidator ID="RequiredFieldValidator2"
ValidationGroup="InitiateJobEdit"
ControlToValidate="DropDownList1"
InitialValue="0" Text="(select one)" Runat="Server" />

in the EditItemTemplate source. Nothing fires.

PLEASE tell me what I'm missing.

Thanks,
Kit


*** Sent via Developersdex http://www.developersdex.com ***


K B
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump