Jump to content

anderson

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by anderson

  1. Tanks

     

     

    Hmm I have forgotten this issue!!

    I just tested your case. Problem is that you must disable editing for DblClick to work because on web mouse double click is used to activate the Grid editor.

     

    Uncheck dgEditing from Options or check dgRowSelect.

  2. I'm having this problem too, anyone have a solution?

     

    Message from: "news.fmsoft.net"

     

    I'm sending the sample test that I did.

     

     

     

    Em 06/04/2011 17:51, news.fmsoft.net escreveu:

    > Strange because even now is passing over the double click event in web mode

    > but the way this normal desktop.

    >

    > Em 06/04/2011 17:11, Farshad Mohajeri escreveu:

    >> Can you try with a simple showmessage in event?

    >>

    >> "news.fmsoft.net"<afatabe.anderson@gmail.com> wrote in message

    >> news:W$hoOUJ9LHA.3152@anaxagvs227...

    >>> I'm trying to update a field in Unidgbrid with a double click.

    >>>

    >>> Em 06/04/2011 16:55, news.fmsoft.net escreveu:

    >>>> They are only 3 lines of codes.

    >>>>

    >>>> dbgProcesso.DataSource.DataSet.Edit;

    >>>> dbgProcesso.Columns[v_idx].Field.Value := Now;

    >>>> dbgProcesso.DataSource.DataSet.Post;

    >>>>

    >>>>

    >>>> Em 06/04/2011 16:51, Farshad Mohajeri escreveu:

    >>>>> I see. It is not the expected behavior. Can you paste your code inside

    >>>>> the

    >>>>> event handler?

    >>>>

    >>>

    >>

    >>

    >

×
×
  • Create New...