Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mark column whith checkbox in a grid
Message
From
06/06/2001 17:11:19
Ing. T.R.M. Pluym
Pluym Elektronics Bv
Hulst, Netherlands
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Mark column whith checkbox in a grid
Miscellaneous
Thread ID:
00516061
Message ID:
00516061
Views:
52
I'm working to make a grid for an application, where I can select some records by clicking a checkbox in a grid. I figured out how to put a checkbox in a grid.
Now i want an array containing the recordnumbers i have ticked in the grid. When I de-tick a checkbox in the grid i whant to remove the record number from the array. But when I bind:

=iIf( ASCAN( aRecs, RecNo() ) = 0,.F.,.T.)

to the controlsource of the checkbox column the grid blanks when I want to run it. What's wrong and how can i solve it ?
Next
Reply
Map
View

Click here to load this message in the networking platform