datagrid: rows disapear when add new row
Trevor DeVore
lists at mangomultimedia.com
Tue Feb 1 16:43:36 EST 2011
On Tue, Feb 1, 2011 at 3:25 PM, JosepM <jmyepes at mac.com> wrote:
>
> The CloseFieldEditor
>
> on CloseFieldEditor pFieldEditor
> Global gTaxes
> Global tCliente
> Global gDocType
>
> ...
>
> end CloseFieldEditor
>
Have you tried adding a try/catch block to the CloseFieldEditor code to see
if some sort of error is occurring?
Also, why are you calling ResetList? AddLine should refresh the data grid
for you automatically.
--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
LiveCode Resources for Developers: http://livecode.bluemangolearning.com
More information about the use-livecode
mailing list