> >
> > Yes. You can download the public domain version of MultiSelectGrid from
universalthread.com (guys sorry, I know I'm referring to a partially commercial site but that's where I put it years ago - I don't remember if made available elsewhere).
> >
> > Go to downloads section.
> >
Two grid classes > > Download ID: 9361 Created on: May 14, 1998 22:01 Updated on: September 28, 1999 20:15
> >
> >
> > PS: If you meant excel style free form selection (any rectangular part of a grid) then check MS HFlexGrid control instead.
> >
> > Cetin Basoz
>
> Try This
>
> SELECT * FROM WHERE
in (Select Code FROM TmpTable WHERE Stat) INTO Cursor Abc
>
> TmpTable is Grid Table
> Rgds:
> Ahsan Rana
Dear Ahsan Rana
Thanks for that idea. I want to select more than one record in a grid just like in Excel by holding the Shift Key and to return the values to another Text Box. Is it possible with this method?
With Regards,
Biju Thomas