cancel
Showing results for 
Search instead for 
Did you mean: 

Search in a table

Former Member
0 Kudos

Hi!!!

I am working on JAVA NWDS. I have a table which has components like Employee number, name, travel date, from place and to place. I want to add a search functionality, so that the user may enter say employee number and the table will display all the entries corresponding to that number.

An employee can have more than one entries and in this case, the resultant table will display all his entries.

Can you please help me, how to do this.

Regards Umang

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Umang,

You can use the Table Filter which will satisfy your requirement.

You can follow the follow link to implement the Table filter.

/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

/people/subramanian.venkateswaran2/blog/2005/05/10/filtering-table-values-using-webdynpro

Thanks n Regards,

Jhansi Miryala

Answers (3)

Answers (3)

former_member201361
Active Contributor
0 Kudos

hi,

follow this blog for Table Filter

[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5439] [original link is broken] [original link is broken] [original link is broken];

Thanks and regards

Fistae

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

You might look at table filters. For more information look at [this|; thread.

Regards,

Satyajit.

Edited by: Satyajit Chakraborty on Apr 29, 2008 1:18 PM