This is kind of a data hygiene issue, but wondered if there was a way to use 
Flex validation for this.

Let's say there is a data grid and a form that shows the detail for the item 
selected in the data grid.  A user will add records to the data grid from 
different sources and these sources have a "common" column that contains data 
that is the same 90% of the time between the two sources (let's say the column 
is "Product Type" for both sources).  But, in some cases, the data in the 
column may be different.  For example, in most cases the two source records 
have Product Type as "Motherboard".  But sometimes the two records are 
different, one with "Motherboard" and another with "MBoard".  

The user can still save both records, but it would be nice to somehow alert the 
user or flag the records that the "Product Type" is different between the two 
records once they are added to the destination grid.

Does anyone have a thought on how to notify the user?  Or is there a way to use 
a validator for this? 

Thanks in advance for any thoughts,
JB




Reply via email to