<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Data Access Worldwide Forums - Visual DataFlex 2012 Testing</title>
		<link>http://support.dataaccess.com/Forums/</link>
		<description>A forum containing messages about the pre-release testing of the latest version of Visual DataFlex.</description>
		<language>en</language>
		<lastBuildDate>Thu, 20 Jun 2013 01:36:27 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://support.dataaccess.com/Forums/images/misc/rss.png</url>
			<title>Data Access Worldwide Forums - Visual DataFlex 2012 Testing</title>
			<link>http://support.dataaccess.com/Forums/</link>
		</image>
		<item>
			<title>WebApp in an iframe gets browser compatibility message in IE10</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50819-WebApp-in-an-iframe-gets-browser-compatibility-message-in-IE10&amp;goto=newpost</link>
			<pubDate>Wed, 19 Jun 2013 23:52:26 GMT</pubDate>
			<description><![CDATA[I included a web app in a plain HTML page using the following code: 
 
 
Code: 
--------- 
<iframe...]]></description>
			<content:encoded><![CDATA[<div>I included a web app in a plain HTML page using the following code:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;iframe src=&quot;http://registration.datatechag.com/websupport/index.html&quot; seamless width=&quot;100%&quot; height=&quot;800&quot;&gt; &lt;/iframe&gt;</code><hr />
</div> Chrome and FireFox also bring it up just fine in the iframe.  In IE10, I get an &quot;Unfortunately the browser you are using is not supported by this framework. Please upgrade to a more modern browser...&quot; message.<br />
<br />
If I bring up the WebApp in IE10 using the URL, it works just fine.   There just seems to be a problem reporting the browser version when the WebApp is inside another page's iframe.  Should this work?</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>matthewd</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50819-WebApp-in-an-iframe-gets-browser-compatibility-message-in-IE10</guid>
		</item>
		<item>
			<title>Invalid oLogoutMenuItem Caption</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50818-Invalid-oLogoutMenuItem-Caption&amp;goto=newpost</link>
			<pubDate>Wed, 19 Jun 2013 20:29:07 GMT</pubDate>
			<description>I just downloaded and installed Beta 6, and added a web project to an otherwise empty workspace. I did a compile, and was told that the following...</description>
			<content:encoded><![CDATA[<div>I just downloaded and installed Beta 6, and added a web project to an otherwise empty workspace. I did a compile, and was told that the following psCaption line contained an unresolved forward reference:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
Object oLogoutMenuItem is a cWebMenuItem<br />
&nbsp; &nbsp;  Set psCaption to C_$Log</code><hr />
</div> I think it was supposed to be C_$LogOut, which does compile correctly.</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>craigkrum</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50818-Invalid-oLogoutMenuItem-Caption</guid>
		</item>
		<item>
			<title>Wrong max. number of characters for field names in documentation</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50817-Wrong-max.-number-of-characters-for-field-names-in-documentation&amp;goto=newpost</link>
			<pubDate>Wed, 19 Jun 2013 19:38:30 GMT</pubDate>
			<description>The documentation still has the 15 character limit in the DF_FIELD_NAME page. 
 
 
---Quote--- 
In the *Embedded Database*, column names can be any...</description>
			<content:encoded><![CDATA[<div>The documentation still has the 15 character limit in the DF_FIELD_NAME page.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			In the <b>Embedded Database</b>, column names can be any combination of characters, up to 15 characters long, that starts with a letter and contains no punctuation other than underscore (_).
			
		<hr />
	</div>
</div> That should be 32.</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>Allan Kim Eriksen</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50817-Wrong-max.-number-of-characters-for-field-names-in-documentation</guid>
		</item>
		<item>
			<title>Kudos to the team - beta 6</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50815-Kudos-to-the-team-beta-6&amp;goto=newpost</link>
			<pubDate>Wed, 19 Jun 2013 19:03:09 GMT</pubDate>
			<description><![CDATA[Dang ! (that's Texan for holy cow!) -- beta 6 speed is impressive !  I think it is noticably faster than previous betas. But maybe that's just me? 
...]]></description>
			<content:encoded><![CDATA[<div>Dang ! (that's Texan for holy cow!) -- beta 6 speed is impressive !  I think it is noticably faster than previous betas. But maybe that's just me?<br />
<br />
One little suggestion is to the change the default tpl's for the web objects to add a blank line that would be convienent to drag &amp; drop into.<br />
<br />
Example <br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; &nbsp; Object oMainPanel is a cWebPanel<br />
&nbsp; &nbsp; &nbsp; &nbsp; Set piColumnCount to 10<br />
&nbsp; &nbsp; End_Object</code><hr />
</div> Add a blank line above the End_Object.<br />
<br />
I can't seem to drag anything into these without the piColumnCount moving to the bottom (and I like it at the top).</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>chuckatkinson</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50815-Kudos-to-the-team-beta-6</guid>
		</item>
		<item>
			<title>Beta6 WebCombo behavior changed</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50811-Beta6-WebCombo-behavior-changed&amp;goto=newpost</link>
			<pubDate>Wed, 19 Jun 2013 01:40:39 GMT</pubDate>
			<description>In a cWebCombo I had working fine under all previous releases, it has now changed after installing Beta6. 
 
The list is filled via Procedure OnFill,...</description>
			<content:encoded><![CDATA[<div>In a cWebCombo I had working fine under all previous releases, it has now changed after installing Beta6.<br />
<br />
The list is filled via Procedure OnFill, and examination of the data via the debugger show the elements have all been set up correctly. But when the comboform displays, the first &quot;row&quot; of the combodata used to display in the form. Now it is blank. When I drop down the list, all rows are present and correct.<br />
<br />
Phil</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>philby</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50811-Beta6-WebCombo-behavior-changed</guid>
		</item>
		<item>
			<title>Error 5120</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50810-Error-5120&amp;goto=newpost</link>
			<pubDate>Tue, 18 Jun 2013 23:06:32 GMT</pubDate>
			<description>Hi! 
 
I Installed a new Virtual-Server, 
Windows-Server 2008 R2 64 Bit German 
 
downloaded the newest Beta6 Studio 
 
Installed VDF, works 
 
ASP...</description>
			<content:encoded><![CDATA[<div>Hi!<br />
<br />
I Installed a new Virtual-Server,<br />
Windows-Server 2008 R2 64 Bit German<br />
<br />
downloaded the newest Beta6 Studio<br />
<br />
Installed VDF, works<br />
<br />
ASP Test Page works<br />
<br />
Order-Entry Web Example not, <br />
<br />
I read the help, the newsgroup and KBase article 2461, <br />
changed the values for 64Bit, but the same Error<br />
changed the rights, restart, the same <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			Unhandled Program Error on the clientReceived HTTP errorError:5120<br />
Target: WebServiceDispatcher.wso<br />
Full URL: /WebOrder_17_1/WebServiceDispatcher.wso/LoadWebApp/JSON<br />
Status code: 500<br />
Status text: Internal Server Error<br />
<br />
<br />
--------------------------------------------------------------------------------<br />
<br />
Serverfehler in der Anwendung &quot;DEFAULT WEB SITE/WEBORDER_17_1&quot;<br />
Internetinformationsdienste 7.5<br />
<br />
Fehlerzusammenfassung<br />
HTTP-Fehler 500.0 - Internal Server Error
			
		<hr />
	</div>
</div> <br />
can someone Help me?  this server is only for play<br />
I mail with good will the password, it's easy to access with Remote-Desktop <br />
 <br />
TIA<br />
frigyes</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>Frigyes</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50810-Error-5120</guid>
		</item>
		<item>
			<title>cWebModalDialog and OnCloseModalDialog</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50808-cWebModalDialog-and-OnCloseModalDialog&amp;goto=newpost</link>
			<pubDate>Tue, 18 Jun 2013 21:10:38 GMT</pubDate>
			<description>OnCloseModalDialog being sent back to the calling object before a Save Confirmation and the save actually happens in a popup modal dialog?  So if the...</description>
			<content:encoded><![CDATA[<div>OnCloseModalDialog being sent back to the calling object before a Save Confirmation and the save actually happens in a popup modal dialog?  So if the user saves some data in the popup - how would the view be informed and refreshed with the changed data ?<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Procedure OnCloseModalDialog Handle hoModalDialog<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Send RefreshListFromDD of oWebGrid1<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; End_Procedure</code><hr />
</div> (Note: cWebGrid1 is actually a cWebList)</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>chuckatkinson</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50808-cWebModalDialog-and-OnCloseModalDialog</guid>
		</item>
		<item>
			<title>Invalid CDS Node</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50807-Invalid-CDS-Node&amp;goto=newpost</link>
			<pubDate>Tue, 18 Jun 2013 19:35:33 GMT</pubDate>
			<description><![CDATA[Just had this happen in 17.1 Beta5. 
 
Here's a screenshot (008) - (somehow the copy error to clipboard got cleared or something).. 
 
BTW - makes...]]></description>
			<content:encoded><![CDATA[<div>Just had this happen in 17.1 Beta5.<br />
<br />
Here's a screenshot (008) - (somehow the copy error to clipboard got cleared or something)..<br />
<br />
BTW - makes closing the studio very difficult as each mouse movement throws the error.<br />
<br />
The 2nd screenshot (009) shows there should be 4 procedures in cWebForm1. But when the error occurs you can see that (?) in the nodes in screenshot008.<br />
<br />
<a href="http://support.dataaccess.com/Forums/attachment.php?attachmentid=6549"  title="Name:  
Views: 
Size:  ">Attachment 6549</a><a href="http://support.dataaccess.com/Forums/attachment.php?attachmentid=6550"  title="Name:  
Views: 
Size:  ">Attachment 6550</a></div>


	<div style="padding:10px">

	
		<fieldset class="fieldset">
			<legend>Attached Thumbnails</legend>
			<div style="padding:10px">
			
<a href="http://support.dataaccess.com/Forums/attachment.php?attachmentid=6549&amp;d=1371584063" 
rel="Lightbox_258071" id="attachment6549"
><img class="thumbnail" src="http://support.dataaccess.com/Forums/attachment.php?attachmentid=6549&amp;stc=1&amp;thumb=1&amp;d=1371584063" 
alt="Click image for larger version

Name:	ScreenShot008.jpg&lrm;
Views:	N/A
Size:	122.1 KB
ID:	6549"/></a>
&nbsp;
 
<a href="http://support.dataaccess.com/Forums/attachment.php?attachmentid=6550&amp;d=1371584066" 
rel="Lightbox_258071" id="attachment6550"
><img class="thumbnail" src="http://support.dataaccess.com/Forums/attachment.php?attachmentid=6550&amp;stc=1&amp;thumb=1&amp;d=1371584066" 
alt="Click image for larger version

Name:	ScreenShot009.jpg&lrm;
Views:	N/A
Size:	7.5 KB
ID:	6550"/></a>
&nbsp;
 
			</div>
		</fieldset>
	

	

	

	

	</div>
 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>chuckatkinson</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50807-Invalid-CDS-Node</guid>
		</item>
		<item>
			<title>Date Lookup - cWebDatePicker issues</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50806-Date-Lookup-cWebDatePicker-issues&amp;goto=newpost</link>
			<pubDate>Tue, 18 Jun 2013 16:20:00 GMT</pubDate>
			<description><![CDATA[Hi All, 
 
I'm having some issues getting a user-friendly popup working on a date field. 
 
What I would like is to have a calendar lookup on a date...]]></description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I'm having some issues getting a user-friendly popup working on a date field.<br />
<br />
What I would like is to have a calendar lookup on a date field.<br />
<br />
There are 2 options to do this 'out of the box'.<br />
<br />
I can either use a cWebDatePicker control, which embeds a datepicker into the web page, or I can use a cWebDateForm, which is a <br />
subclass of the cWebForm with a datepicker built in as a prompt object.<br />
<br />
There are a couple of issues with the popup on the cWebDateForm.<br />
<br />
The first is that the datepicker pops up top-aligned with the control, and if the control is near the bottom of the container control, only the top of the datepicker is visible, until you scroll down to view it, and if the container is shorter than the datepicker, then you will never be able to see the whole of the date picker at any time.<br />
<br />
The second is that there is no way to cancel the popup without selecting a date, although I have found that it cancels the popup if I re-click on the prompt button on the invoking control - which means that the prompt object is not truly modal!<br />
<br />
There are different issues when using the cWebDatePicker itself as the control.<br />
<br />
The first is the space that it takes up, although this is a matter of choice and there may be times when the control is more intuitive to use this way.<br />
<br />
A more major issue is that when you select a month or year from the dropdowns, or use the previous/next buttons to change the displayed month, although this displays the month selected, when you click on a day in the body of the calendar, it usually just re-displays the original month with the original date selected, i.e. it doesn't select the date clicked on and the onDateClicked event doesn't fire, although strangely sometimes it does work.<br />
<br />
By creating a CalendarPopup modal dialog, and creating a sub-class of the cWebForm to use this popup as a prompt object, I have created a <br />
control that will include a datepicker as a prompt object. <br />
<br />
This gets around the display problem if using a cWebDateForm in a small container as it is a modal dialog so sits 'above' the control and its container. <br />
<br />
It also allows me to have a button to Cancel the popup, but it still has the issue regarding selecting dates in other months as it uses the cWebDatePicker so doesn't reliably allow a single click on a date to return the date.<br />
<br />
Another issue with this solution is that the modal dialog pops up centred on screen. I can locate the modal dialog by setting piTop &amp; piLeft, but I can't find out what these should be set to as I can't get the location from the invoking control. I suspect that this is because the control doesn't 'know' where it is, having been located according to 'flow'. It would be nice to have this located near the control that popped it up, but I can probably live with it centred on screen. <br />
<br />
Can anyone shed any light on why the cWebDatePicker is unreliable when trying to select dates in different months, or if there is any way I can get the location of the invoking control for a popup, or is there some other way that I can get a user-friendly date lookup?<br />
<br />
TIA<br />
<br />
Nigel Sedgley</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>Nigel Sedgley</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50806-Date-Lookup-cWebDatePicker-issues</guid>
		</item>
		<item>
			<title>CodeJock Ribbon Bar, ComOfice2007Images missing</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50805-CodeJock-Ribbon-Bar-ComOfice2007Images-missing&amp;goto=newpost</link>
			<pubDate>Tue, 18 Jun 2013 15:07:30 GMT</pubDate>
			<description>Hi all, 
 
Our current app is on VDF 16.1. I tried compiling our app in VDF 17.1 Beta 6, and I got a compiler error 
ERROR: 4306 Forward reference...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
Our current app is on VDF 16.1. I tried compiling our app in VDF 17.1 Beta 6, and I got a compiler error<br />
ERROR: 4306 Forward reference not resolved  SET_COMOFFICE2007IMAGES ON LINE: 516 (156858) OF FILE: .\MYCOMMANDBARSYSTEM.PKG<br />
<br />
In VDF 16.1, the cCJCommandBars.pkg has that &quot;Procedure Set&quot;<br />
In VDF 17.1, the cCJCommandBars.pkg doesn't have that &quot;Procedure Set&quot;<br />
<br />
I know that VDF 17.1 uses different version of the CodeJock controls. Does anyone have a workaround for this problem?<br />
<br />
Thanks in advance,<br />
<br />
Frank Cheng</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>Frank Cheng</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50805-CodeJock-Ribbon-Bar-ComOfice2007Images-missing</guid>
		</item>
		<item>
			<title><![CDATA[Deleting a Table doesen't work]]></title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50804-Deleting-a-Table-doesen-t-work&amp;goto=newpost</link>
			<pubDate>Tue, 18 Jun 2013 12:35:27 GMT</pubDate>
			<description>When I try to delete a table in the Studio (17.1), I get the following error: 
 
 
Code: 
--------- 
C:\Program Files (x86)\Visual DataFlex...</description>
			<content:encoded><![CDATA[<div>When I try to delete a table in the Studio (17.1), I get the following error:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">C:\Program Files (x86)\Visual DataFlex 17.1\Bin\Studio.exeInvalid message. GET_PHODYNAMICVIEWS<br />
<br />
<br />
Error: 98<br />
<br />
<br />
Please report this error to Data Access Corporation<br />
<br />
<br />
MSG_SETCURRENTCONTEXT (13978) - oFileManager (2709) - at address 133889<br />
GET_DESTROYTABLEOBJECT (13744) - oTableDataCollection (571) - at address 121327<br />
GET_DROPORREMOVETABLE (13745) - oTableDataCollection (571) - at address 121386<br />
GET_EXECUTE@1 (11743) - oObject (749) - at address 131038<br />
MSG_ONCOMMAND@2 (11760) - oActionManager (605) - at address 83010<br />
MSG_EXECUTECOMMAND (11762) - oActionManager (605) - at address 83038<br />
MSG_ONEXECUTE (8906) - oDeleteTable_itm (3296) - at address 209540<br />
MSG_EXECUTE (8905) - oDeleteTable_itm (3296) - at address 52995<br />
MSG_ONCOMEXECUTE (8018) - oGlobalCommandBarSystem (2796) - at address 52001<br />
GET_INVOKECOMMETHOD (1374) - oDispatchDriver (3287) - in native code<br />
GET_COMSHOWPOPUP (8343) - oContextMenu (3286) - at address 44174<br />
MSG_POPUP (290) - oContextMenu (3286) - at address 52547<br />
MSG_POPUP (290) - oContextMenu (3286) - at address 83090<br />
MSG_ONITEMRCLICK (7306) - oTreeView (3284) - at address 210671<br />
MSG_NOTIFY (723) - oTreeView (3284) - at address 34099<br />
[start] - at address 226048</code><hr />
</div> </div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>Raphael Theiler</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50804-Deleting-a-Table-doesen-t-work</guid>
		</item>
		<item>
			<title>Calculated column in the new web grid ?</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50802-Calculated-column-in-the-new-web-grid&amp;goto=newpost</link>
			<pubDate>Mon, 17 Jun 2013 20:34:20 GMT</pubDate>
			<description>Is it possible to have a calculated column in a data aware web grid in 17.1 (Beta 5) ? 
This would be a column that has no corresponding field in a...</description>
			<content:encoded><![CDATA[<div>Is it possible to have a calculated column in a data aware web grid in 17.1 (Beta 5) ?<br />
This would be a column that has no corresponding field in a data table.<br />
<br />
-BO Lincoln</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>BO Lincoln</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50802-Calculated-column-in-the-new-web-grid</guid>
		</item>
		<item>
			<title>Closing a WebApp - Revisited</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50799-Closing-a-WebApp-Revisited&amp;goto=newpost</link>
			<pubDate>Mon, 17 Jun 2013 12:08:12 GMT</pubDate>
			<description>JVH - you suggested we start a new thread on this subject if necessary. 
 
In my previous postings on this topic, I was searching for hooks and...</description>
			<content:encoded><![CDATA[<div>JVH - you suggested we start a new thread on this subject if necessary.<br />
<br />
In my previous postings on this topic, I was searching for hooks and methods of closing my webapp properly, given there are a number of ways a user can perceivably close the app down.<br />
<br />
1) Programmed non-response Timeout<br />
2) Close the browser page<br />
3) Click a Close button in a dialog or view title bar<br />
4) Click a &quot;Logout&quot; button in the webapp itself<br />
<br />
So far, I have only been able to confidently implement code for 4)<br />
<br />
Experimentation with 1) left my app non responsive, or throwing ugly timeout errors that I would not want a production version of my product to present.<br />
<br />
I cannot find any further clues in the documentation, and feel there is a need to know how points 1), 2) and 3) might be managed.<br />
<br />
I appreciate there was some discussion on how this might be achieved in the original thread, but I think the subject is rather complex (particularly if one's only experience with web development is VDF17.1Beta) and needs some guidance from the experts. To me, this seems a fairly important set of behaviors to get right, otherwise a genuine logout may not really have transpired, with some serious consequences.<br />
<br />
Regards,<br />
Phil</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>philby</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50799-Closing-a-WebApp-Revisited</guid>
		</item>
		<item>
			<title>CWebGRid a bit of a show stopper</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50798-CWebGRid-a-bit-of-a-show-stopper&amp;goto=newpost</link>
			<pubDate>Mon, 17 Jun 2013 08:59:45 GMT</pubDate>
			<description>Run the web order app. 
Open order view. 
Find an order. 
Click down to grid to blank row as if to create a new sale item row. 
Change mind. 
Press...</description>
			<content:encoded><![CDATA[<div>Run the web order app.<br />
Open order view.<br />
Find an order.<br />
Click down to grid to blank row as if to create a new sale item row.<br />
Change mind.<br />
Press Ctrl Home.<br />
Row jumps to first row.<br />
Cursor spins its wheels forever.<br />
You have lost application control.</div>

 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator>Chris Spencer</dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50798-CWebGRid-a-bit-of-a-show-stopper</guid>
		</item>
		<item>
			<title>Adding a oWebCombo in the MenuCommandBar</title>
			<link>http://support.dataaccess.com/Forums/showthread.php?50796-Adding-a-oWebCombo-in-the-MenuCommandBar&amp;goto=newpost</link>
			<pubDate>Sun, 16 Jun 2013 18:04:02 GMT</pubDate>
			<description><![CDATA[Hi All, 
 
Any idea how i can accomplish the below. 
 
[ATTACH=CONFIG]6548[/ATTACH] 
 
When i add a cWebCombo to the menuBar i get an error message...]]></description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
Any idea how i can accomplish the below.<br />
<br />
<a href="http://support.dataaccess.com/Forums/attachment.php?attachmentid=6548"  title="Name:  
Views: 
Size:  ">Attachment 6548</a><br />
<br />
When i add a cWebCombo to the menuBar i get an error message ('locate server etc.)<br />
<br />
Roel</div>


	<div style="padding:10px">

	
		<fieldset class="fieldset">
			<legend>Attached Thumbnails</legend>
			<div style="padding:10px">
			
<a href="http://support.dataaccess.com/Forums/attachment.php?attachmentid=6548&amp;d=1371405629" 
rel="Lightbox_257991" id="attachment6548"
><img class="thumbnail" src="http://support.dataaccess.com/Forums/attachment.php?attachmentid=6548&amp;stc=1&amp;thumb=1&amp;d=1371405629" 
alt="Click image for larger version

Name:	20130614 MenuBar.jpg&lrm;
Views:	N/A
Size:	49.0 KB
ID:	6548"/></a>
&nbsp;
 
			</div>
		</fieldset>
	

	

	

	

	</div>
 ]]></content:encoded>
			<category domain="http://support.dataaccess.com/Forums/forumdisplay.php?50-Visual-DataFlex-2012-Testing">Visual DataFlex 2012 Testing</category>
			<dc:creator><![CDATA[Roel Westhoff [W4]]]></dc:creator>
			<guid isPermaLink="true">http://support.dataaccess.com/Forums/showthread.php?50796-Adding-a-oWebCombo-in-the-MenuCommandBar</guid>
		</item>
	</channel>
</rss>
