| Re: Getting Data off of a Flexgrid -
06-04-2007, 10:32 AM
"Bails" <EMAIL REMOVED>'s wild thoughts were
released on Wed, 29 Nov 2006 12:19:12 GMT bearing the
following fruit:
>Hi, apologies first up - im a newby and am teaching myself. I need to take
>data from a flexgrid and display it on a label (on another form). so I have
>2 questions
MSFlexgrid? MSHFlexgrid? VSFlexgrid?
>1) how do I get the data off the flexgrid
There are several ways, for example, textmatrix allows you
to easily retrieve data from a specific cell.
>2) How do I make the data visible on another form.
>
Personally I'd add a public propery to the other form to
allow me to p*** the data but you could simply do
frmOtherForm.Lable1.caption = Me.flexgrid.textmatrix(x,y)
Jan Hyde (VB MVP)
--
Feb. 14, 1915 the first book on watch making was written everyone said it was about time. (Bob Weaver) |