inserting icons or buttons into a flexgrid

  • Thread starter Thread starter L Melville
  • Start date Start date
L

L Melville

Hi,

I have a MS flexgrid control on one of my forms and would like to insert an
icon (or button) into one column of the cells, is this possible? if so is
there any example code anywhere?

thanks in advance
lee
 
Well, any VB example should kind of work.

Most access developers avoid activeX contorls. (since this means you need to
use a installer program to move the application to another pc).

You can use a continuous form..and place buttons on it. Take a look at the
following screen shots (half way down)to see what I mean ...you might
realize that you don't need the flex grid at all...

http://www.attcanada.net/~kallal.msn/Articles/Grid.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top