1. utilize an OCX grid component
2. Jump through hoops to overlay the browse with a toggle-box
3. Use a Wingding font to show the appropriate symbol in the cell.
Each method has it's pros and cons. Method 3 is the easiest but it may not look good enough for you. If looks and functionality are your main driver then I'd go the OCX route ... of course, you lose the DB connectivity.
Hello,
We're using sometimes a solution gcampbell talk about. here more details :
using a specific font to display a ersatz of toggle box :
Example :
ON display of your browe (freeform query) :
tt-table.choice FORMAT "ý/¨":U LABEL-FONT 9 COLUMN-FONT 32 COLUMN-LABEL 'x':U
There aren't many good ones that are free. Personally I've used a few including iGrid from www.10tec.com (approx $100 US) and ctGrid from www.dbi-tech.com (comes with a package - don't remember the cost).
Both of these can be downloaded and used with full features enabled. You only get a nag screen until you register it.
I've attached a really simple sample using the iGrid control. it doesn't set the check box type but that is easy enough to do using the appropriate parameter when creating the column (or cell). I believe you need to be attached to the Sports2000 DB to run.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.