cancel
Showing results for 
Search instead for 
Did you mean: 

How to work on Filter Functionality

Former Member
0 Kudos

Hi Friends,

Could you provide TableFilter.java class file. where can i download this .class file.

i have go through this link http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/5439. [original link is broken] [original link is broken] [original link is broken] i am getting error

Regards

Kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kumar,

Could you followup this

[Link|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60d5b593-ba83-2910-28a9-a7a7c7f5996f?quicklink=index&overridelayout=true]

This Pdf having TableFilter.java....can u put this code under TableFilter.java

Regards

Vijay Kalluri

Former Member
0 Kudos

Hi Vijay,

Thank you, Its Solved.

Regards

Kumar

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Kumar,

In addition to above provided information i just want to help you bit easier approch. Plese have a look in this pointer for [Web Dynpro java demo kit|http://wiki.sdn.sap.com/wiki/display/WDJava/WebDynproforJavaDemo+Kit]. In this tutorial there is a very effective and good table filter and table sorter example which is along with the latest available document and class file. As i can see the above provided links are little old and not updated.

We have implemented that approach in our ongoing project and found it very useful and helpful. Also if you want any help while implementing this let us know.

Regards

Jeetendra

p330068
Active Contributor
0 Kudos

Hi Kumar,

Create the Java file using (TableFilter Class Code) at as mentioned the (Step 1: Add TableFilter). Add the package in the java file and organize imports using ctrl+o. then use the TableFilter in the webdynpro.

Hope it will helps

Regards

Arun Jaiswal

Former Member
0 Kudos

Hi,

What is the error you are getting? TableFilter.java code is also there in the blog link you have given. Copy the code in a file. Rename the file. Put it in your project folder and then change the package of the file and then use it.

Rest of the information is already present in the blog.

Also check this [link|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f024364b-3086-2b10-b2be-c0ed7d33fe65].

Hope it helps.

Regards,

Manoj