-
On the doc https://www.blazor.zone/table/search, to execute a search, it is needed to press enter to apply the search command. That's not fast and responsive like modern UI. There is no way to add a quick help selection menu of best matches or immediately updating the table after any change. Maybe you can add some option around Table.razor.Search.cs::OnSearchKeyUp for that purpose: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
@Jaders77 hi. sorry for the delay respon. so. Do you suggest adding some shortcuts or some else like set a parameter like |
Beta Was this translation helpful? Give feedback.
@Jaders77 hi. please give a star if you like this project. thank you very much. please try
9.8.0-beta04
add a parameterAutoSearchOnInput