Last Updated:
24 Mar 2025 13:23
by Stenly
FileDialogs: Filter does not work if filename without extension is in the list of extensions, for example ''NetworkFiles | hosts; *.cfg; *.ini;'
Currently, the RadFileDialogs do not support setting filters without specifying the extensions for the files. This is deemed an incorrect filter pattern and an exception is raised.
We can provide support for filtering files that do not have an extension.