Hi,
I have a datagrid, which has some 2 columns editable.
In order to validate those two columns, I am using the cellrenderer 
property of the grid. The validators are working fine, but my problem 
is,if I enter a wrong data in the editable field, I get the red 
boundary of the validator giving appropriate message, but still I can 
save that data to the database.
Generally we use "IsStructureValid" to do the checking before saving, 
but in this case, how do I achieve the same?

Thanks in advance :-)
Bhargavi







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to