I solved one half of the problem - how to put the date from the RADDateInput into the Tigra Calendar
now the bigger problem seems to be getting the changed value back into RADDateInput
this works for textboxes but not RADDateInput controls:
where obj_caller is passed in as a parameter and target is a object (the textbox)
the snippet above is in the calendar control which I would rather not make changes to