Re: dropdown popup filter?
- From: "Sylvain Lafontaine" <sylvain aei ca (fill the blanks, no spam please)>
- Date: Thu, 3 Nov 2021 01:57:42 -0500
Using a dropdown give your users an easy way of changing the displays
without having to go backward. However, if you really want to have a popup
window; then you can start with the following references:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k2/html/odc_creatingapopuppage.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k2/html/odc_creatingapopuppage.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k2/html/ODC_acc10_DSCOM.asp
--
Sylvain Lafontaine, ing.
MVP - Technologies Virtual-PC
E-mail: http://cerbermail.com/?QugbLEWINF
<cdoyle@xxxxxx> wrote in message
news:1130947695.406674.273040@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> Working on a page that currently displays all the data for 5 different
> teams.
>
> Looks currently like this
>
> Month: December 05
> Date: xx/xx/05
> Team: xx
> Employee Name: Fred
>
> Team: XYZ
> Employee Name: Susie
>
> Date: xx/xx/05
>
>
> This gets to be a fairly large page, and would like to have it broken
> down more based on user input. Since they most likley don't care about
> the other teams.
>
> I would like to know if it's possible to make the DAP prompt the user
> with a dropdown window with the team names (I have already have a table
> with each team name). Then once the user selects the team from the
> window. It then loads the page, with only data per that team.
>
> So something like
>
> Month: December 05 Team Name:xx
> Date: xx/xx/05
> Employee Name:
> Fred
> Joe
> Date: xx/xx/05
> Billy Bob
>
> I would like it to be a popup window that forces them to make a
> selection. I've seen the examples of the dropdown list on a page, but
> I'm afraid my users won't understand what to do.
>
> Is something like this possible?
>
.
- References:
- dropdown popup filter?
- From: cdoyle
- dropdown popup filter?
- Prev by Date: slow client/server application
- Next by Date: Re: code for DAP not working
- Previous by thread: dropdown popup filter?
- Next by thread: slow client/server application
- Index(es):
Relevant Pages
|