Put clear table filter in ADF

Create a table based on "EMPLOYEE" table of HR schema.

Now put a extra column in the beginning.

<af:column rowHeader="true"
                  headerText="Clean"
                  id="c14" width="40" inlineStyle="text-align:left;">
         <af:outputText value="#{vs.index+1}" id="ot20">
                  <af:convertNumber groupingUsed="false"/>
          </af:outputText>
  </af:column>

Now when you will run your page you can see that first column is containing row number and a icon in place of filter.

Now when you put some text in any filter and press enter you can see that the table is getting filter.


When you click on that icon it will clear the input text in filter and show all data.

Thats all :) Happy coding.



Comments



  1. - Xoẹt.

    Một khí tức cường hãn toát ra sau đó một đạo thân ảnh nhảy tới:
    - Cha, con đã đạt tới Yêu Hồn tiền kỳ rồi, sau này đối phó với tên Đoan Mộc Cuồng kia, con sẽ cho hắn đẹp mặt.
    dongtam
    mu private
    tim phong tro
    http://nhatroso.com/
    nhac san cuc manh
    tổng đài tư vấn luật
    http://dichvu.tuvanphapluattructuyen.com/
    văn phòng luật
    tổng đài tư vấn pháp luật
    thành lập công ty
    http://we-cooking.com/
    chém gió
    trung tâm ngoại ngữ
    - Không tệ, cuối cùng thì cũng đột phá.

    Nhạc Thành khẽ trả lời ,thân ảnh của Thanh Đồng hiện tại đã ở bên cạnh Nhạc Thành, Nhạc Thành nhìn Thanh Đồng, vóc dáng của Thanh Đồng đã cao hơn một chút, khí tức cường hãn hơn không

    ReplyDelete

Post a Comment

Popular posts from this blog

Setting up the environment for Angular2 and Hello World Example in Angular2

Showing number of rows or row count on top and bottom of table in ADF.

Build a Simple ReactJS application using react-cli