Are you getting this error in a promptlist , that does not allow the row to enter in "edit-mode" ?
Type: Posts; User: Samuel Pizarro
Are you getting this error in a promptlist , that does not allow the row to enter in "edit-mode" ?
Send MoveToFirstRow of oPromptLis
cWebList [Procedure MoveToFirstRow] (dataaccess.com) says:
I know, the next sentence makes it more confusing yet..
So I would try something like:
Heheh. Off course I didn’t! The info is not in the help! It’s on daw website.
I missed that. That’s what I was looking for.
but I confess I tried to search for it yesterday, several attempts and had no success.
Hi marcia
that is usefull, but it's not exactly that.. I was looking for the DAW CK Release build verisons that is shipped with each DF build release. This page only relates what are the DBMS...
hum... I believe I was not clear.
In the past, we had a txt or pdf file for all connectivity changes/fixes. Look at "C:\Program Files (x86)\DataFlex 19.1\Documentation\SQL Connectivity Recent...
ok.
there should be somehitng else going on..
but, I believe in your case, you don't need the view webproperty at all.
You can webget the combo value directly inside the oncontraint...
is the combo a data-bound DEO ? if yes. is it related somehow to the main-DD for the weblist (prompt list) ?
Can you show your code, both onchange and onconstrain ?
Ahhhh
ok. So you were mixing both (debugger and regular) in the same session.
ok I though you were getting the error every time when working outside the debugger. That was not clear.
thanks...
Ok, that explaing the different formats..
but , why would that matter ?
Regardless what format is being used, the webGet should just work, as you are not converting anything. internnally...
In the same machine ? Was not aware the presence of debugger was changing the timestamp format ! that's new.
What version mike?
I suspect the culprit is your refresh method..
If you remove, or comment them out, does the navigation works fine ?
Just for sake of troublheshooting.
Ahhh
you had a typo in your previous post. 20.0.19.99 instead of 20.0.10.
so I believe you have the GA release. You should update to the lastest build and test again
I can correlate this CK release with any of DF releases..
I have DF 20.0 latest upadate release installed here (DF 20.0.7.156), and the CK that I have installed is 20.0.10.103
DataFlex...
CK release notes pdf (DF-Inatall\Documentation\SQL Connectivity Recent Changes and Fixes.pdf) that ships with DF 20.0, still refers to v6.0 builds, and also has no date associated with them.
...
DataFlex 2021 Update Release Notes (dataaccess.com)
It does not mention the release where it was fixed. It's under the "updated" release for 20.0 (not the GA) . Have you installled the...
what driver are you using (DAW MSSQL) and version ?
sorry, but time formats should not play a role here.!
He is not converting any date/datetime/timestamp to strings. Column is datetime, and he is providing a datetime variavle type!
...
Lack of context!
And what exactly is not working?
You may try a span with an inline style attribute.
'A <span style="color: red"> fancy</span> caption'
Never tried, but it should work.
if you agree in changing it to Flat_Desktop, it wil work.
if you really want to use the windows-like theme.. the css needs to be adjusted . it might be an easy fix or not.. not sure... no...
by the look, it seems you are using "Windows Like" Theme, or something based on that.
I can see the issue happening in this theme! It's a CSS issue.
I believe he ment Display_buffer_msg
Problem with dbGrid, is that you have no columns Object, The entire grid is a single object, hence the invoking object is the same, regardless of the...
What DF Version ?
What theme are you using?
Weblist / WebGrid ?
Tested this on DF 20.1, webOrder sample, DemoColumTypes.wo view,