I can't say if it is a bug, but the "standard" way to disable cell entry is to reject it in the On Before Data Entry event.
http://doc.4d.com/4Dv16/4D/16.3/Managing-List-Box-Objects.300-3651812.en.html jump to "Managing entry" 2018/01/22 12:41、4d--- via 4D_Tech <[email protected]<mailto:[email protected]>> のメール: OBJECT SET ENTERABLE(ar_invBalance{$row};True) EDIT ITEM(ar_invBalance;$row) ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

