in myGrid if I wanted to set all the clik event of the TEXT1 field to fire the event myEvent.prg. I thought I could use the property setting method SetAll("click", "DO myEvent.prg", "COLUMN.HEADER.TEXT1") unfortunately it does not work that
Thanks!
Bonjour!
I'd like to create a text field userName on my form with the following behavior. When the user starts typing in the text field, a history box opens up and shows the closest match for him to chose from: one just like in the Search routine on this Browser. .( I do have a table...
Need to bring my application in a network environment
Did this forum ever cover a sample client (code) server (code) application or do you know of a link where to get a quick tutorial I have an idea of a client server application using Java (RMI and CORBA).. Or is there any simple way to...
) look at this code
___________________
------------------------
Set exclusive on
select myTable
delete tag myTag
index on myField tag myTag for myFileteringExpression
set exclusive off
--------------------
_________________
Why do I get File must be open exclusively?
What is the compromise...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.