﻿<?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?)  » DataBinding 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:52:15 GMT</lastBuildDate><ttl>20</ttl><item><title>DataBinding and AJAX</title><link>http://forum.strataframe.net/FindPost18524.aspx</link><description>Hi,&lt;br&gt;
I have inherited DevExpress AspxTextBox to implement IWebBusinessBindable. I drop it on web page, and call AspxCallBackPanel callback when user click on AspxGridView row. I found that, in AspxCallBackPanel.Callback event, once I navigate record, the value which originally shown in Textbox (readonly) will be updated back to BO.&lt;br&gt;
&lt;br&gt;
How to prevent this?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Tue, 26 Aug 2008 22:53:51 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: DataBinding and AJAX</title><link>http://forum.strataframe.net/FindPost18780.aspx</link><description>Hi,&lt;br&gt;
Anyone can suggest where could I get more info on this? Any sample project?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Tue, 26 Aug 2008 22:53:51 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: DataBinding and AJAX</title><link>http://forum.strataframe.net/FindPost18568.aspx</link><description>Well I don't really know what to tell you.&amp;nbsp; This is more of a training exercise and is more related to standard ASP.NET development versus SF.&amp;nbsp; Without doing this for you, I cannot give you a straight answer to your problem.&amp;nbsp; Right now I am totally swamped and I don't have to time to look at custom controls and figure out the areas where it is failing...this is more a training and consulting type of question.&amp;nbsp; We have a lot of people out of the office and on vacation plus we are trying to hit deadlines...so I know that we generally would just ask you to post a sample and we would look at this but since this is really not SF related, I just don't have the additional time to look at this right now.&lt;/P&gt;&lt;P&gt;You are still welcome to post a sample of your problem, and when we do have some extra time to look at this (will not be for a week or two) then we will try and take a look to see where your issue might be.</description><pubDate>Tue, 19 Aug 2008 09:49:04 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: DataBinding and AJAX</title><link>http://forum.strataframe.net/FindPost18556.aspx</link><description>Hi,&lt;br&gt;
In fact, I created my own textbox by subclassing DevExpress textbox by "converting" SF code. Beside, I tried to place SF textbox under CallBackUpdatePanel and the same behavour happen. Please advice.&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Mon, 18 Aug 2008 20:08:25 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: DataBinding and AJAX</title><link>http://forum.strataframe.net/FindPost18540.aspx</link><description>Well, this can become a length topic in and of itself.&amp;nbsp; The first thing that I would recommend is opening the source and look at how the IWebBBS interface is applied to our SF textbox.&amp;nbsp; This would be the easiest way to go at it versus having a training session here on the forum.&amp;nbsp; The web is different the WinForms UI (as I know you get this) as there is no two-way data-binding by default (which is why you are having this issue).&amp;nbsp; You have to create your own two-way data binding so that the value of the bound object is updated after the textbox values have changed.&amp;nbsp; And again, the best example that I can point you here would be the SF source code.</description><pubDate>Mon, 18 Aug 2008 13:28:13 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>