Hi
I have i a Radgrid a formtemplate that includes 3 Dateinput fields all surrended by RadDateTimePicker
By inserting new rows:
The first datefield should be defaulted with a parameter commig from a globdate = Request["globdate"].
The second and third datefield should after modify from datafield1 be defaulted with a value depending an this modified value.
how do I achive this with ClientEvents code ?.
thx
Torben