Click to See Complete Forum and Search --> : Problem With Dialog Box Focus From ClistCtrl Header Click


Mark E
May 26th, 1999, 07:15 AM
Hi,

I have a weird problem when I open a dialog box, after a user presses a column header in a clistctrl, in a report view. When you press OK in the new modal dialog box, it does not click, you have to click it a second time. I have tried SetFocus() in the new modal dialog box, Is there anything else you can think of.

The event I am using is OnColumnclick(), maybe this event isnt the best to use?

Help?

- Mark