So I'm working on a new app that pulls xml in and spits a modified xml document back out. During the application, a user can add one or more nodes. The databinding works great for displaying the information. Unfortunately the databinding seems only one-way which really doesn't seem to be databinding to me. The solution, as much as I can figure, is to create a manual databinding myself, which I've done. So now, 2 accordion levels down and 3 tabs over, I can click a button and add a node...Hooray!.....unfortunately, when the components redraw, they default back to accordion 1 tab 1....bummer!
Meanwhile, the wheels are turning trying to figure out how easy it would be to do this in js :) -- Yes I'm turning to stone 'Cause you ain't comin' home Why ain't you comin' home If i'm turning to stone You've been gone for so long And I can't carry on Yes I'm turning I'm turning I'm turning to stone ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:217211 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
