Print Page | Close Window

Verifier warning for multiple controls

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2012
Forum Discription: For .NET 4.5
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=4575
Printed Date: 03-Apr-2025 at 1:59pm


Topic: Verifier warning for multiple controls
Posted By: mlogsdon
Subject: Verifier warning for multiple controls
Date Posted: 28-Oct-2013 at 1:19pm
I have a datagrid that lists all entries in the db for a particular entity. When I click on one, it fills a set of textboxes with the data for that record. I want to be able to update either a cell in the datagrid or the associated textbox and see a verification error in both places if verification fails. Is this possible? It shows the error in either location in which I make the edit, but never in both even though the value changes in both.



Print Page | Close Window