Hi i am able to select the range of dates. But when i load the screen how can i pre populate the saved dates in this widget.
Thanks
Hi Srinivas,
You can use the attributes "StartDate" and "EndDate" from the Block:
In the OnInitialize screen event I configured the dates to 2021-10-01 and 2021-10-6 and it worked:
The range as already selected when I clicked the widget.
Cheers