Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

checkbox in grid

Status
Not open for further replies.

achen

Programmer
Jul 21, 2000
11
US
I tried to put the checkbox in a grid (which has 84 rows) in a form, so the users will know what they select in the grid.&nbsp;&nbsp;But it turns out that the checkbox only shows in the row which I click.&nbsp;&nbsp;I would like to have the checkbox show up in each row and stay there.&nbsp;&nbsp;How can I do that?<br><br>&nbsp;
 
Set the column's <font color=blue>Sparse</font> property to .F.<br><br>This (along with how to create a checkbox within a grid) would be a good FAQ entry. <p>Robert Bradley<br><a href=mailto: > </a><br><a href= - Visual FoxPro Development</a><br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top