search by column name
I have a table with search and display boxes at the top created by APEX.
I added another dropdown box for the search to do the search by column names.
This dropdown is displaying numbers instead of column names.
How would do I make this change so that the search can be done by a specific column?
Thanks.