powershell-universal icon indicating copy to clipboard operation
powershell-universal copied to clipboard

Data grid quick filter not working as expected

Open RockoTheeHut opened this issue 4 months ago • 0 comments

Version

4.4.1

Severity

Low

Environment

msi

Steps to Reproduce

When searching using the quick filter in a data grid will not bring results unless you use wild card characters. This does not operate this way in a data table. A data table quick filter works as you would think. As you type it matches all instances of what you typed without having to add wildcards.

This leads to a lot of confusion for users having to use wildcard characters

If possible this would be really nice to be updated in v4 as well

screenshots of this are in post https://forums.ironmansoftware.com/t/datagrid-search-box-requires-wildcard-to-search-partial-words/11324/2

Expected behavior

When using the quick filter it returns matches as you type

Actual behavior

It will not return matches unless matches are identical or you use wild card (*) characters as well

Additional Environment data

PSU 4.4.1

Screenshots/Animations

No response

RockoTheeHut avatar Oct 23 '24 22:10 RockoTheeHut