cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement TableFilter functionality

Former Member
0 Kudos

I am trying to implement table filter with help of the following tutorial link

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60d5b593-ba83-2910-28a9-a7a7c7f5....

How can i get TableFilter.java class which is used in above tutorial.

Can any body suggest me how to proceed further.

Thanks in advance...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

table filter code is mentioned at the end of that tutorial,

Alternatively you can try

/people/kapil.kamble/blog/2006/12/21/how-to-get-ready-made-filter-for-your-web-dynpro-table-with-minimal-coding

/people/peter.vignet/blog/2007/01/03/generic-web-dynpro-java-table-filter

Regards

Ayyapparaj

Former Member
0 Kudos

Hi Madhavi

<a href="http://docjar.com/src/api/org/hsqldb/TableFilter.java">Table Filter</a>

Download the file and do accordingly

Best Regards

Chaitanya.A