[flexcoders] Update Datagrid

2010-06-08 Thread Stephen
I have two tables a contract table and a client table. I have one view of the contract joined to the client table. I display the view in a data grid and I provied a detail area for client I then try to update the table and and refresh the datagrid. Fields in the dataGrid from the client do not

Re: [flexcoders] Update Datagrid

2010-06-08 Thread Angelo Anolin
Maybe you are not refreshing or retrieving the latest values for the datagrid. Hard to tell without any codes to show. =) From: Stephen sd_br...@ntlworld.com To: flexcoders@yahoogroups.com Sent: Tue, 8 June, 2010 5:01:48 Subject: [flexcoders] Update Datagrid

[flexcoders] update Datagrid but stay in edit mode (Flex 1.5)

2006-04-20 Thread Thomas Ott
Hi everyone I have a Datagrid with editable cells. Pressing tab or enter key while editing a Cell, calls the function updateTotal which calculates other non-editable fields in the grid and updates the dataProvider. The problem is now, that the non-editable values dont show up in the