Results 1 to 2 of 2

Thread: [RESOLVED] msflexgrid column value ?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2006
    Posts
    612

    Resolved [RESOLVED] msflexgrid column value ?

    If I click on a Row in a msflexgrid how do I get the value of a column ? where I know it’s name?

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    May 2006
    Posts
    612

    Re: msflexgrid column value ?

    I worked it out

    Label41.Caption = MSFlexGrid1.textmatrix(MSFlexGrid1.Row, 0)

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