stickleprojects Level: Moderator

 Registered: 09-09-2002 Posts: 907
|
Re: Make field in Access appear as checkbox
Hi
That is extremely possible, and depends mostly on the grid that you are using.
The datagrid in .NET supports check boxes using column styles.
Google for "MSFlexgrid checkbox" came up with a lot of solutions, are they any help?
http://www.planet-source-code.com/URLSEO/vb/scripts/ShowCode!asp/txtCodeId!43129/lngWid!1/anyname.htm
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
|