On Sep 29, 2007, at 11:57 PM, <lalong1 (AT) bellsouth DO.T net> <lalong1@bellsouth.net> wrote:
> The doubleclick does not fire unless the column is readonly or the > mouse > position is not over an editable area.
IOW, the double-click doesn't work when you do it on an editable area? Don't you think that that's expected? The first click enables editing, and the second positions the cursor in the edit control.
If you want double-click behavior in the editor, you'll have to subclass the column's EditorClass.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com
©2007 Ed Leafe |