I have a table of Properties, and a table of Transactions. I would like to do an interface, whereby one can first select the property, and then enter the date range.
Based on that, i wanted to show the Transactions which match the PropertyId, and are within that date range. I couldn't find any 'datepicker' element, and neither could I link the filter to the value of the Property Select earlier.
Am I missing something, or is this functionality not supported?