cancel
Showing results for 
Search instead for 
Did you mean: 

Table Filter - Icon/filter row change to indicate filter values are entered

Former Member
0 Kudos

Hi,

I have implemented table filters for tables in my application. These tables have multiple columns, around 30, due to this sometimes the users enter values in the filters and forget that the data rendered on the page is filtered.

Is there any way in which I can change the color of the entire filter row once the filtering is done,and change it back to the original color when no filter data is given.

I am unable to dynamically change any properties of the filter row, as it is framework generated.

Any help with either changing the row color, the filter button icon or tooltip will be greatly appreciated.

Thanks in advance.

Warm regards,

Rashmi

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member214651
Active Contributor
0 Kudos

Hi,

You can use the background cell design property to change the color of an ui element. Refer to this blog:

/people/sap.user72/blog/2006/04/25/colourful-table-in-web-dynpro

Regards,

Poojith MV

Former Member
0 Kudos

Hi Poojith,

Thank you for your reply.

Warm regards,

Rashmi