473,804 Members | 2,747 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

datagrid regularexpressi onvalidator - what went wrong?

Hi,

I have 10 regularexpressi on validators in my datagrid.

my datagrid looks like;

first5controls | boundcolumn | next5controls.

Regularexpressi onvalidator for first five controls works fine. But, it
throws wierd errors when the error message is caught for next5controls.

Say, error is caught on control6 and control7, the same error is repeated in
all the next5controls.

my control code is like this. and the same is for all 10 controls with
different sort expressions and labels, and text and control to validate.

<asp:TemplateCo lumn SortExpression= "SomeSort1" HeaderText=" This is fifth ">
<ItemTemplate >
<asp:Label id="lblSort" runat="server"
Text='<%#DataBi nder.Eval(Conta iner.DataItem, "SortOrder")%>' >
</asp:Label>
</ItemTemplate>
<EditItemTempla te>
<asp:TextBox id="txtExchange " runat="server" Width="30px"
Text='<%#DataBi nder.Eval(Conta iner.DataItem, "SortOrder")%>' >
</asp:TextBox>&nb sp;
<asp:RegularExp ressionValidato r id="Regularexpr essionvalidator 6"
Width="125px" runat="server" CssClass="hr10" Display="Dynami c"
ErrorMessage="P lease use only numbers"
ControlToValida te="txtExchange "
ValidationExpre ssion="[0-9]"></asp:RegularExpr essionValidator >
</EditItemTemplat e>
</asp:TemplateCol umn>

Can someone help me on this?

venkat.Murthy
Nov 19 '05 #1
0 1165

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2442
by: lu | last post by:
I have a page with datagrid (for viewing, delete,edit,update) and text fields with button to add info to database. When user comes to page the datagrid selects info from database, binds in columns, and adds a delete buttoncolumn and editcommandcolumn. Below that, I have several text boxes with a button with an onclick event to add new information to the database table the grid pulls from. A)Select Info binds fine.
0
2744
by: Leona Smyth | last post by:
I am trying to update data directly in a datagrid using the UpdateCommand. However when I click the update button in my datagrid nothing seems to happen. I keep going round in circles and can't seem to work out whats wrong. I've included the html code and the info from the code behind page. Could someone please please help me work out where i;ve went wrong. HTML <asp:datagrid id="DataGrid2" style="Z-INDEX: 101; LEFT:
1
1354
by: mike parr | last post by:
I'm trying to build a datagrid similar to one found in shopping carts. I need to have a couple of columns taken from a database query, 1 couple where the user can enter a value in a text box(not edit a value, just enter a value), and a button to confirm the action for that row and update my database. Since I'm not doing an edit, but a straight update, I'm not sure how to trigger 1) my validation of what is entered in the text box, and 2)...
5
1248
by: Lasse Edsvik | last post by:
Hello Im trying to do a simple page with data from my local sql server, and page just shows up blank...... I created a stored procedure with SELECT * FROM Employees...... whats wrong? using System;
1
21427
by: G Dean Blake | last post by:
Is the any way to use a regularexpressionvalidator to validate information entered in a datagrid after the rows edit button is pushed? I know I can do it server side but I want to do it client side if I can. thanks, G
2
6486
by: Sebastian Santacroce | last post by:
I'm trying to format datetime column in datagrid to a time format rather than date. I'm using code: Dim myGridTextBoxColumn As DataGridTextBoxColumn = New DataGridTextBoxColumn() myGridTextBoxColumn = CType(datagrid.TableStyles (0).GridColumnStyles("StartDate"), DataGridTextBoxColumn) myGridTextBoxColumn.Format="hh:mm:ss tt"
0
1722
by: Jennifer | last post by:
I had this beautiful datagrid on an ASP page (VB.Net as the code behind). When I clicked on a Select Button, the row was selected and the background color changed the way it was supposed to. The SelectedIndexChanged event was called. It made me happy. Alas, I did something to my datagrid and rows were no longer being seleted. The SelectedIndexChanged event was ignored. Background colors did not change for the selected row. Not...
7
2041
by: Earl | last post by:
Any known fixes for the wacky right-alignment bug in the WinForms datagrid (VS2003)? I've tried Ken's workaround (http://www.windowsformsdatagridhelp.com/default.aspx?ID=4bfab32d-9cff-4f5c-ba95-49bb9074a8bc), but I get no alignment at all when calling the class. George Shephard's site, while imminently useful, does not have an anwer for this issue.
9
3931
by: Nathan Sokalski | last post by:
I have several TextBoxes with TextMode="MultiLine" in which I want to limit the number of characters that can be entered using a RegularExpressionValidator. I have come up with the following ValidationExpression: {0,250} The only problem with this ValidationExpression is that it does not include the \n character as stated on the following documentation page:
0
9711
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9591
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10594
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10343
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
6861
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5529
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4306
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3831
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.