DataGrid EditCellOfIndex auto close editor
Posted: Tue May 07, 2013 12:52 pm
Hi all
Whilst working with the DataGrid Control (I can hear you groaning already) I've been trying to get it so that when editing a cell, pressing return/enter moves to the next line down, the problem i'm having with this is that the field editor is created but closes instantly and i have no idea why. I'm using a datagrid table and my own field editor script. I've run out of things to try, the main problem is that when i breakpoint it, the editor isn't deleted, but remove the breakpoint and the editor is deleted. Now, I'm not an expert at livecode, but surely that's something that shouldn't happen right?
Thanks
David
Whilst working with the DataGrid Control (I can hear you groaning already) I've been trying to get it so that when editing a cell, pressing return/enter moves to the next line down, the problem i'm having with this is that the field editor is created but closes instantly and i have no idea why. I'm using a datagrid table and my own field editor script. I've run out of things to try, the main problem is that when i breakpoint it, the editor isn't deleted, but remove the breakpoint and the editor is deleted. Now, I'm not an expert at livecode, but surely that's something that shouldn't happen right?
Thanks
David