Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Empty Cell in Drop_Down list
mrong
Greeting,
I have a drop down list which populate the data from table in Oracle database. The first cell from the drop down is always empty even all the data are not null from the table. Is there anyway to get rid of it?
Thanks in advance.
-M
Find more posts tagged with
Comments
mrong
If I use table view to pull out records from oracle database, it doesn't row the blank row in the list. But I don't want create table views for all my sql select stmt. Is there any other way around it?
Thanks.