Open alirezanet opened 5 months ago
FYI - Dictionary is NOT supported by ef core yet. So won't work there. Dictionary mapping was not covered by "primitive collections"
FYI - Dictionary is NOT supported by ef core yet. So won't work there. Dictionary mapping was not covered by "primitive collections"
That's fine. Gridify.EntityFramework
is just an extension to the Gridify
library. We can't limit ourselves to only what EF supports. EF users can simply ignore this feature ...
Details
Creating filters like the below examples should be possible via
gridify-client
so basically we need to support passing string or numeric values to
[ ]
in the field name.