• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

ClearButton not visible

 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I got a problem while adding clearbuttons to a page.
On the page i have a tablular form with four columns in it.
Column 2 is a Date field. along with this field i have a Date Picker.Column 4 is a text field. along with this i have clearbutton.
when i try to put Date picker for Coulmn 2 i.e, Date, ClearButton at column 4 is not visible.

A similar operation is available on the different page and followed that. But here in my page it is giving me this problem.

Please help me on this.
Any inputs on this are highly appreciated.

 
Ranch Hand
Posts: 199
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is a clear button? Since you mention it in the subject field I presume it is a standard part of JSF.

Instead of explaining your code verbally can you actually paste the relevant parts of the code here so we can take a look.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic