Hi, I have an advanced data grid which is editable, which has got arraycollection as the dataprovider.
In the advanced data grid column there is a column which is editable and it shows numeric value. When the data gets displayed, the user can change that numeric value,so I should validate the value entered by the user and if it is invalid,I should Alert the user. If the data is valid then I should store it back to the dataprovider of the advanced data grid. I am not sure how to do it in flex. Can you please provide an example ? -- View this message in context: http://old.nabble.com/Editable-Advanced-Data-grip-column--validate-and-store-tp26742786p26742786.html Sent from the Flex India mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

