| Author |
showing date for specific reports
|
Sherif Shehab
Ranch Hand
Joined: Mar 05, 2007
Posts: 472
|
|
Hi ,
i'm making a reporting system using servlert and jsp ,so 2 of the reports need date as parameter and the others no , so what is the suitable design for showing the date field for these specific reports only ?
|
Thanks,
Sherif
|
 |
Sherif Shehab
Ranch Hand
Joined: Mar 05, 2007
Posts: 472
|
|
Hi Ranchers ,
Any advice in the above issue ?
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Use some conditional logic to hide it if it is null?
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Sherif Shehab
Ranch Hand
Joined: Mar 05, 2007
Posts: 472
|
|
Paul Sturrock wrote:Use some conditional logic to hide it if it is null?
Hi ,
Can you show me an example please?
|
 |
 |
|
|
subject: showing date for specific reports
|
|
|