﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WebForms (How do I?)  » Strataframe and AJAX</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 22:04:31 GMT</lastBuildDate><ttl>20</ttl><item><title>Strataframe and AJAX</title><link>http://forum.strataframe.net/FindPost2102.aspx</link><description>How does the SF framework work with AJAX (does it work) or more specifically ATLAS?&lt;/P&gt;&lt;P&gt;I just redid a customer site with ATLAS and I cant see myself not using it moving forward.&lt;/P&gt;&lt;P&gt;Thank you.</description><pubDate>Mon, 07 Aug 2006 10:50:14 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Strataframe and AJAX</title><link>http://forum.strataframe.net/FindPost2105.aspx</link><description>Excellent,&amp;nbsp;bring all of the questions you have :)</description><pubDate>Mon, 07 Aug 2006 10:50:14 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Strataframe and AJAX</title><link>http://forum.strataframe.net/FindPost2104.aspx</link><description>OK thanks for the reply I'll check that out, may have some follow-up questions for the seminar.</description><pubDate>Mon, 07 Aug 2006 10:02:42 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Strataframe and AJAX</title><link>http://forum.strataframe.net/FindPost2103.aspx</link><description>The data binding will only work one-way with AJAX controls.&amp;nbsp; You will need to manually copy the data from the control back to the business object when the control makes an async request.&amp;nbsp; Other than that, you still gain the full benefit of the business objects and all of the data access.&amp;nbsp; You can easily get the one-way binding to work if you implement the IBusinessBindable interface on any set of AJAX controls, and if the controls don't copy the data back to the business object until the entire page posts back, then the two-way data binding will work as well.</description><pubDate>Mon, 07 Aug 2006 09:05:17 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>