RedimencionResize the filter data table with the column

UI Components for JSF
Post Reply
Erickfm8
Posts: 56
Joined: 22 Jun 2010, 14:25

22 Jun 2010, 14:33

Hello everybody, I'm new here.
Is the following data table is not resized primefaces the filter, that is when I put in the table column resize = true, only the column resizing, plus the input filter text does not follow.

Ex:

Code: Select all

                          <p:column id="col1"
                                  sortBy="#{pessoa.id}"
                                  filterBy="#{pessoa.id}"
                                  resizable="true">
                            <f:facet name="header">
                                <h:outputText value="Id"/>                                              
                            </f:facet>
                            <h:outputText value="#{pessoa.id}"/>
                        </p:column>
                    


Some know how to solve this?

Thanks

Erickfm8
Posts: 56
Joined: 22 Jun 2010, 14:25

22 Jun 2010, 15:17

Please could someone help me? I have a certain urgency
thanks

Erickfm8
Posts: 56
Joined: 22 Jun 2010, 14:25

22 Jun 2010, 19:28

Someone please?

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

23 Jun 2010, 12:22

Please read forum posting guidelines, especially number 4.

http://primefaces.prime.com.tr/forum/vi ... f=3&t=1194

Thank you.

val3rian
Posts: 8
Joined: 16 Jan 2012, 09:34

22 Jun 2012, 09:07

Hi,
I am going to implement this feature soon so I want to ask if there is some solution, when it was so urgent.
Problem: Resizing column do not also resize filter input field.
Thanks

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 47 guests