Question
TCS
US
Last activity: 22 Feb 2024 6:57 EST
OOTB Filter option - How to get Enter key in Search text box to click the Apply button
Hi
I have the following requirement.
User tries to filter a column(Table component, OOTB filter option), adds the Search text, instead of clicking the Apply button to do the search, user wants to click ENTER button from the Search edit box so that table is refreshed as per search criteria. I thought of Mimicing the Apply button code in Search textbox when enter key is clicked , but unable to do liveUI on the "Apply" button. Can some one guide me how this "Apply" button is configured in the filter section? Also how can i achieve the above requirement?
Thanks in Advance