Exception on double click - Printable Version +- Forums (http://mitov.com/forum) +-- Forum: OpenWire Editor (/forum-4.html) +--- Forum: OpenWire Live Bindings (/forum-44.html) +--- Thread: Exception on double click (/thread-410.html) |
Exception on double click - thunya - 06-27-2012 08:02 PM When I use with TDBGridEh. In the scanning property process, It freeze for a while then show exception EOutOfMemory in module exceptiondiag160.bpl. Out of memory. RE: Exception on double click - Dave - 06-27-2012 10:30 PM Hi! You may want to try that question here http://forum.ehlib.com/en/ Regards, Dave RE: Exception on double click - thunya - 06-28-2012 01:35 PM It's not error on the grid. The grid is work perfectly fine. It's error on TOWPinBindingManager, When I double click it. So, The error is in TOWPinBindingManager' initialize/scanning method, not the grid. If there is no TDBGridEh on the form, TOWPinBindingManager is work perfectly. TOWPinBindingManager also has problem with TDBLookupComboboxEh(same vendor) too. I love your framework, But I love TDBGridEh too. I don't want to choose only one. May I have them both? Best Regards. |