At 03:01 PM 4/5/2016, Bill Niehaus wrote:

We tried putting a speed button on the form, adjacent to the EnchancedDBGrid.
We added a speedbutton with the following EEP:

PROPERTY TABLE trialno 'EDIT'     (trialno is the table our form edits)
RETURN

It does not let us edit the data in the form.

Your advice would be appreciated.

Bill,

Please try the following PROPERTY command in order to turn the form
BROWSE mode to EDIT mode.

-- Start
PROPERTY TABLE TrialNo 'READONLY FALSE'
RETURN
-- End

That should take care of it!

Feel free to reach out to me with any questions.

Very Best R:egards,

Razzak



--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/201604051922.u35JM5KG105537%40atl4mhob21.registeredsite.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to