highlight entire record datasheet type form

  • Thread starter Thread starter fred rosenberg
  • Start date Start date
F

fred rosenberg

Hi,

I want a datasheet type form, with all the fields non-editable, but the user
clicks on a row and it highlights. And he can also double click so I can
open up that record in full screen (columnar) format. I've seen this in
apps, but so far, haven't figured out how to do it. I've been googling
around, but with no success...so far.

thanks for any help!

fred
 
fred said:
Hi,

I want a datasheet type form, with all the fields non-editable, but the user
clicks on a row and it highlights. And he can also double click so I can
open up that record in full screen (columnar) format. I've seen this in
apps, but so far, haven't figured out how to do it. I've been googling
around, but with no success...so far.

thanks for any help!

fred

Dead easy to do with a ListBox instead of a datasheet form. Have you
considered using that?
 
rick,

great idea, thanks for pointing me outside the box...

fred
 

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

Back
Top