blazorbootstrap
blazorbootstrap copied to clipboard
Error with "Fixed Header" when enabling "Enum Filter" in the grid.
Enabling "Enum Filter" the "Fixed Header" method no longer works correctly. Figure 1 shows the grid in the version without "Enum Filter", while Figure 2 shows the result of the same grid with the application of "Enum Filter". I highlight that in the original version the "State" field in the data model was set to "int" while to enable "Enum Filter" it was typed with its enumeration.
Figure 1:
Figura 2:
@MaMon1963 Thank you for reporting this. We will check.