populate a dropdown with headerText from database
Hi all,
My scenario is:
VWP & MySQL server. I've a simple web page with a table and a dropdown.
just I need to populate a dropdown with the "headerText" from each tableColumn (inside a table filled from a database).
Anybody can help me?
Tnx.
[283 byte] By [
Reliona] at [2007-11-27 10:40:31]

# 2
I've got the same problem in my project.
I want to fill a dropdown from the current table in the page, but, Relion says to get the Headertext's of columns and it seems to me tha another possibility is to get the columns names through the objectlistdataprovider that fills the table.
What option is better?
Any example to do this?
Thank's in advance!
Regards