cancel
Showing results for 
Search instead for 
Did you mean: 

Highlight search term in a table UI

Former Member
0 Kudos

Hi Experts,

We would like to add the below functionality in our application:

We have input field and search button, when user enters a word or phrase in i/p field corresponding data is fetched from database and displayed in Table UI element.

We would like to highlight those words in table ui element which user entered in input field.

Any pointers on this? Is this possible?

Thanks

Bhanu

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

this can be a work around...please try it out as i havenot tested it...

You can change the color of the border of that table cell....or highlight the text in BOLD and show it in different color....

instead of highlighitng the TABLE CELL.

p330068
Active Contributor
0 Kudos

Dear Bhanu,

I don't think it is possible in webdynpro. But if you can try to bind UI element then focus goes to particular input UI element.

Also you can try with dynamically create the table UI element and test it.

Best Regards

Arun Jaiswal

Former Member
0 Kudos

Hi Arun,

Thanks for your reply.

Is it possible by using formatted text view and some html tags?

I am not sure but if you have any pointers to it ?

Thanks

Bhanu

p330068
Active Contributor
0 Kudos

Dear Bhanu,

It might be possibe but i am not fully sure about it.

try with different combination and check it.

I need to check whether it is feasible or not.

Best Regards,

Arun Jaiswal