0 Replies Latest reply on Apr 21, 2008 5:04 PM by bkesner

    How to resize input boxes for dataTable filters

    bkesner

      I have a data table using the filterBy syntax. That works well (and saves me a lot of headaches). However, I need to filter by several (10) fields. Functionally that works as well. However, in each of those columns, it creates a very wide default input field, and with ten of them my table is much too wide for the window. How do I reduce the width of those textboxes?

      Environment:
      JSF 1.2.07
      Richfaces 3.2.0SR1
      Seam 2.0.1.GA
      jboss-4.2.2.GA

      Any help would be greatly appreciated. Thanks in advance,

      Ben