Databinding: scope of binding source and of binding target
Forum rules
The FAQ is a read-only forum which is in general updated only by employees of Dyalog Ltd. It replaces the FAQ page which existed under http://www.dyalog.com. Rather than rejecting other posts to this forum, such posts will be put in a moderation queue, and moved to a more appropriate forum.
The FAQ is a read-only forum which is in general updated only by employees of Dyalog Ltd. It replaces the FAQ page which existed under http://www.dyalog.com. Rather than rejecting other posts to this forum, such posts will be put in a moderation queue, and moved to a more appropriate forum.
1 post
• Page 1 of 1
Databinding: scope of binding source and of binding target
Currently it is essential to ensure that a variable used as the binding source MUST remain in scope while the binding target exists. If the variable is removed (by, for example, erasing it, or exiting a function which localised the variable) then APL will cease running. It may be best therefore to create such variables as global variables, or to ensure that both variable and target (usually a WPF GUI) are in the same scope. Data binding is performed by using 2015⌶.
-
AndyS|Dyalog - Posts: 263
- Joined: Tue May 12, 2009 6:06 pm
1 post
• Page 1 of 1
Return to Frequently Asked Questions (FAQ)
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group