Listbox column headings

  • Thread starter Thread starter BT
  • Start date Start date
B

BT

Is there a method of writing to the listbox headers after making the
property true?
 
No - use of listbox headers requires that the control be databound. Then
the headers are obtained from the row above the range defined for
Rowsource/Listfillrange.
 
Surely there must be a sneaky workaround to this using API's / hidden names
or something - isn't there an example on ozgrid?

Just a thought!

Cheers
 

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