datagrid: force to send "on closeeditor" to one column

zryip theSlug zryip.theslug at gmail.com
Tue Mar 8 17:15:11 EST 2011


On Tue, Mar 8, 2011 at 10:09 PM, JosepM <jmyepes at mac.com> wrote:

Hi Josep,

I suppose you mean "CloseFieldEditor"

The CloseFieldEditor message is associated with the cell in edition
(named field Editor). In a drag & drop operation there is no cell in
edition, and executing the "CloseFieldEditor" event after the drop
seems not the better way.

Let's explore another solution, maybe more understandable.

1. When one enter a value in a column, you need to check the validity
of this value
2. You need to check this validity also when one drops a row in the datagrid.

Do you have a validity constraint for each column of the datagrid? Or
only for one column?


Best regards,
-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc




More information about the use-livecode mailing list