Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
auto edit mode
#2
(11-04-2021, 07:46 AM)StephanM Wrote: What's the trick for auto-editing controls? 
All controls are set to AutoEditable and so is the DataSource, but it's not working.
For edit controls I could set edit in the OnEnter event, but I have a TIWDBComboBox that is grayed out unless the dataset is in edit mode/state so it can not get focus.

I'm trying to NOT have a edit & post buttons but instead either always be in edit mode, or have the control go into edit in InAsyncEnter. Then post changes right away in OnAsyncExit.

Thanks for suggestions

Are you changing the underlying dataset to edit?   If so the controls should become editable if they are set to AutoEditable.
Reply


Messages In This Thread
auto edit mode - by StephanM - 11-04-2021, 07:46 AM
RE: auto edit mode - by joelcc - 11-04-2021, 04:50 PM
RE: auto edit mode - by kudzu - 11-05-2021, 03:40 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)