I have a RadzenDataGrid with FilterMode="FilterMode.Advanced".
I need to enter dates for the filter typing from the keyboard, but when I click on the control it shows a calendar picker.
Can I have booth options at the same type, like DatePicker control?
Thanks for your time!