Hey Guys,
I'm building an Data Grid and one Column is filled with dates(data type DateTime). I integrated a search option, but at the moment you need to write the date in a field to search the specific date. Is there the opportunity to build an Calendar where you can choose the Date that should be used for the search?
This is the column at the moment, I can search a specific date by typing it into the search bar but instead of typing there should open an datetime picker or something like this
(when I'm klicking into the search bar)
where you can choose the right day.