Hi,<br /><br />I'm trying to get LCDS working with Flex for some days now.<br />I retrieve information from a Mysql database, using a jdbc driver, and display the result on the client side into a Flex datagrid.<br />The retrieving is working fine, but when I edit a cell and the application tries to ...