CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2003
    Location
    bangalore
    Posts
    31

    selecting text in a datagrid cell

    hi,

    I want to select the text in a datagrid cell. But through code. can any one suggest the way? How to select text in a datagrid cell?

    bye

  2. #2
    Join Date
    Apr 2003
    Location
    bangalore
    Posts
    31

    My comment

    hi,

    I think, one can able to select the text in datagrid through mouse. The other thing through code is, to use currentcell function of datagrid. I think it will work. It is the solution i found for it.

    bye

  3. #3
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    COOL
    - Software Architect

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured