Community discussion forum

C#+ datagrid cell gotfocus event handling

  • 7 months ago

    hi all,

    actually i want to prompt user to enter his name and password when certain cell of the datagrid get focus.

    i.e i need to add event handling code for on get focus or on selected event for the particular column or cell . is there any methods to add event handling.

    thanks 

    Radhika 

  • Advertisement

    Simply the fastest line-level profiler for .NET ever

    “The low overhead means it has minimal impact on the execution of my program”
    Mark Everest, Development Team Leader, Renault F1 Team Ltd.

    Try out the new ANTS Profiler 4 for yourself. Download your 14-day trial now

  • 7 months ago

    Event CellEnter and then get the SelectedCells.Item(0)?

Post a reply

Enter your message below

Sign in or Join us (it's free).