Dan Waters
dwaters at usinternet.com
Fri Nov 13 13:06:41 CST 2009
Thanks John - you just taught me a whole lot! Dan -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of jwcolby Sent: Friday, November 13, 2009 12:40 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] SPAM-LOW: Re: Access/SQL > Can you place comboboxes, checkboxes, etc. in the Grid View? Yes. It is not drag and drop. If you right click on the grid a menu pops up allowing you to see the fields. One of the properties is the control type of each column. Set that to a combo and a new section is added to the properties of that column to allow you to select the data source, the field to "bind" and the field to show. It is only a single field so you would have to do like we often do in Access and build a query to combine LName / FName into a single field etc. All in all it is ... different but equivalent. John W. Colby www.ColbyConsulting.com Dan Waters wrote: > Doug & Jim & Charlotte, > > Can you place comboboxes, checkboxes, etc. in the Grid View? I believe that > the grid views I've seen were simply presenting data - like a spreadsheet. > > Dan -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com