ibindabletemplate

Two-way databinding of a custom templated asp.net control

梦想的初衷 提交于 2019-12-07 03:09:48
问题 This question was originally about getting two-way binding to work at all, but due to lack of specific answers and otherwise progress along the way, I've been updating it - You can check the edit history, but I figured this is better for clarity. The code listing below allows a single object to be two-way databound to a templated control. I'd like to extend this example in the simplest way possible to allow for nesting of similarly two-way databinding-enabled templated controls for complex