p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > .NET > .NET 1.0 and Visual Studio.NET > VS.NET 2002/2003
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old September 9th, 2003, 07:15 AM
Registered User
Points: 16, Level: 1
Points: 16, Level: 1 Points: 16, Level: 1 Points: 16, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jul 2003
Location: , , .
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Validators not working in DataGrid

Hi,
I am dynamically adding templatecolumns(textbox is the template) to datagrid in my .net application. I want to validate the textbox values. So i m associating controltovalidate property of my Validator(RegularExpr) with the added textbox(It name comes to be gridname:_ctl:_ctl0 etc.).
       When I add the validators at runtime it works without error. But the validator does not work. When I viewed the source, I found the controlTOvalidate set to gridname__ctl__ctl0. This was actually the ClientId of the textbox but not the UniqueId that I had associated. I am surprised to see the controlTOvalidate property getting changed automatically. Please help me out.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
requiredfield validators issue alienaheart ASP.NET 2.0 Professional 1 October 24th, 2008 02:29 PM
[Resolved] Use of Required Field Validators snufse ASP.NET 2.0 Basics 5 March 11th, 2008 10:53 AM
Javascipt and validators toma12 ASP.NET 2.0 Professional 0 October 3rd, 2006 01:06 PM
Tablestyle not working for datagrid travm222 VB.NET 3 November 30th, 2005 05:43 PM
Error: 'Page Validators' is undefined camelia_flower C# 3 September 20th, 2004 09:20 PM



All times are GMT -4. The time now is 06:58 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc