got focus

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Hrvoje Voda

    got focus

    When I Add a User into dataSet and into grid, I would like to move cursor to
    that new User,

    so that he is highlited ?

    Hrcko



  • Ignacio Machin \( .NET/ C# MVP \)

    #2
    Re: got focus

    Hi,

    IS this a web or a win app?

    give a little more details about it, you add the user in a separated
    page/form or directly in the grid?

    cheers,

    --
    Ignacio Machin,
    ignacio.machin AT dot.state.fl.us
    Florida Department Of Transportation


    "Hrvoje Voda" <hrvoje.voda@lu atech.com> wrote in message
    news:d5v5vm$n9l $1@ss405.t-com.hr...[color=blue]
    > When I Add a User into dataSet and into grid, I would like to move cursor
    > to that new User,
    >
    > so that he is highlited ?
    >
    > Hrcko
    >
    >
    >[/color]


    Comment

    • Hrvoje Voda

      #3
      Re: got focus

      It is a win app.

      I add user directly into grid, but cursor stayes on the first user.
      I would like to move it down to that new user.

      Hrcko

      "Ignacio Machin ( .NET/ C# MVP )" <ignacio.mach in AT dot.state.fl.us > wrote
      in message news:OYjOmnvVFH A.928@TK2MSFTNG P15.phx.gbl...[color=blue]
      > Hi,
      >
      > IS this a web or a win app?
      >
      > give a little more details about it, you add the user in a separated
      > page/form or directly in the grid?
      >
      > cheers,
      >
      > --
      > Ignacio Machin,
      > ignacio.machin AT dot.state.fl.us
      > Florida Department Of Transportation
      >
      >
      > "Hrvoje Voda" <hrvoje.voda@lu atech.com> wrote in message
      > news:d5v5vm$n9l $1@ss405.t-com.hr...[color=green]
      >> When I Add a User into dataSet and into grid, I would like to move cursor
      >> to that new User,
      >>
      >> so that he is highlited ?
      >>
      >> Hrcko
      >>
      >>
      >>[/color]
      >
      >[/color]


      Comment

      Working...