How to size a listbox so it fills a panel?

B

Bogdan

Hi,

Is there a way I could size a listbox so it fills its parent panel? The
panel has GroupingText set.
If not, can I do the opposite? That is, can I size the parent panel so it
fits tightly around the list box?

Thanks,
Bogdan
 
G

Guest

Hi,

Is there a way I could size a listbox so it fills its parent panel?  The
panel has GroupingText set.
If not, can I do the opposite?  That is, can I size the parent panel so it
fits tightly around the list box?

Thanks,
Bogdan

Did you already try to use javascript for this?

document.getElementById(control_client_id).style.width =
document.getElementById(panel_client_id).style.width
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top