Grid with two SFDateTimePickers : Update second picker when value changed in first

Is it possible to have a SFGrid modal edit dialog with two SFDateTimePickers where when the value of one picker is changed, the value of the second picker is also changed based on the value selected in the first picker without closing the modal edit dialog?



1 Reply

NP Naveen Palanivel Syncfusion Team May 27, 2022 12:08 PM UTC

Hi Scot,


Greetings from Syncfusion Support.


Query : “Grid with two SFDateTimePickers: Update second picker when value change in first”


We have analyzed your query and we understand that you want to change the value of one DateTimePicker, when the value of the other DateTimePicker is changes, which is similar to Cascading behavior. We have already documented this Cascading Dropdownlist with Grid Editing in our Ug documentation. Kindly refer the documentation link shared.


Refer our UG documentation for your reference :

https://blazor.syncfusion.com/documentation/datagrid/how-to/cascading-dropdownlist-with-grid-editing


Similar to DropDownList, we request you to handle the changes in DateTimePickers ValueChange event. Please get back to us if you have further queries or if you are facing any difficulties.

Regards,

Naveen Palanivel.


Loader.
Up arrow icon