cancel
Showing results for 
Search instead for 
Did you mean: 

Filter

Former Member
0 Kudos

Hi,

Can you tell the steps for providing filter functionality in table ui element with out disburbing the backend Data.I mean using webdynpro java.please send me the clear steps.

Regards,

Girish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi

First you have to bind the Table UiElement's onFilter Event to some action,

implement filter functionality in that action.

Follow these links for filtering operation.

Answers (0)