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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Checkbox with checked and unchecked

Status
Not open for further replies.

bond24

Programmer
Joined
Jan 9, 2008
Messages
24
Location
US
How to display a checkbox with checked and unchecked ,depend on database values?
 
i am using vs 2003, crystal report version is 8, i guess.
i tried to use chr(264) and chr(168) but it displaying symbol like 'þ',May i know whats the problem is?
 
Hi,
Change character sets to one that has those - needs a Unicode one I think ( or WingDings) and not sure v8 supports that.

See them here:



[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top