Results 1 to 2 of 2

Thread: [ASK] How to Return Value From MSHFlexGrid Column?

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2007
    Posts
    11

    [ASK] How to Return Value From MSHFlexGrid Column?

    Help me please!

    How to Return Value From MSHFlexGrid Column?
    SQL Statement?

    sq1 = "Update tb_stock set Out = '" & MSHFlexGrid.???? & "'" ????

    how to take the value/data from the MSHFlexgrid Column

    Thanks.

  2. #2
    Frenzied Member
    Join Date
    Jul 2007
    Posts
    1,306

    Re: [ASK] How to Return Value From MSHFlexGrid Column?

    use like this

    Code:
    MSHFlexGrid.TextMatrix(MyRow,MyCol)
    IIF(Post.Rate > 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