Hi,
We have two columns "Start Date" & "End Date" in one of our grids, and we show date pickers as the editors in these columns. We want to achieve the cascading effect between these two columns i.e. want to restrict the user from selecting a start date which is after end date, and vice versa. We also need to validate these dates after a date is selected.
We followed this demo for adding the date editors
http://paramquery.com/pro/demos/editing_customWe are trying to have similar cascading effect shown in this demo
http://paramquery.com/pro/demos/cascade_select A working example or a sample code is really appreciated. Please let us know if you need more information.
Thanks in advance.