Re: Recommendations for displaying rows throug servlets -- like displaytag
- From: "johndesp@xxxxxxxxx" <johndesp@xxxxxxxxx>
- Date: 30 Dec 2005 13:23:53 -0800
Tim,
Actually..I would like to present reports to end users by time.. some
could be preset like last hour, last 24 hours.. The user could just
click a link and see results perhaps by day, hour, minute... I would
also like to give the user the ability to use to date javascript
components to select a time frame.
How large are the result sets?
last hour report == max 60 results
last 24 hour == max 60 x 24 (1440) --- this could be distinguished by
hour
For a query greater that yields results that are greate than a 24 hour
period , I would like to give the user a list of days to pick from,
then it drops down to hours, etc..
I would like for the user to be able to click on an icon and expand an
show more rows if possible
does this help?
.
- References:
- Recommendations for displaying rows throug servlets -- like displaytag
- From: johndesp@xxxxxxxxx
- Re: Recommendations for displaying rows throug servlets -- like displaytag
- From: none
- Recommendations for displaying rows throug servlets -- like displaytag
- Prev by Date: Re: FileInputStream in Servlet
- Next by Date: Re: FileInputStream in Servlet
- Previous by thread: Re: Recommendations for displaying rows throug servlets -- like displaytag
- Next by thread: Re: Recommendations for displaying rows throug servlets -- like displaytag
- Index(es):
Relevant Pages
|