on mouseup
 put the dgNumberOfLines of group "ElencoTelefoni" + 1 into theLineNo
dispatch "addLine" to group "ElencoTelefoni" with theRowData, theDataColumns, theLineNo
 ScrollLineIntoView theLineNo
end mouseup

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to