filtering dropdownlist control

R

rk

Hi,
I need to provide filtering feature for the columns in
datagrid. for that I need to provide a drop down arrow
image/button in some columns and when that arrow button is
clicked, it should display the dropdownlist/listbox with
the distinct values for that column so that user can
filter the rows using those column values. can anybody
tell me how I can get the dropdown to look like an arrow
image first and then expand underneath when the user
clicks on it?

Thanks in advance,
RK.
 
S

S. Justin Gengo

RK,

Depending on the browser the client machines will be using your best bet is
probably to use DHTML. The client browsers will have to support a mix of CSS
and Javascript. Using <div></div> tags with hidden or visible styles around
the drop down lists would achieve what you are looking for.

Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
 

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,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top