Closed Methraen closed 4 years ago
@Methraen
unfortunately this is not possible now. If you have CollectionDataAdapter
you can apply fillter before you pass into constructor. If you have LazyLoadedDataAdapter
you can do this in server. Maybe I will consider to add this feature.
Thank you for your fast answer, i'll try to filter before passing into constructor as you said, have a good day.
@Mewriick Is it possible ? Like, in the builder, for a string column, to specify an alphabetical filter to apply directly ?