am keeping selecteddate as current date ...
so when user selects different date that date should be selected indatabase for
that am using SelectedDateChaged event
how how to get that new date..
am using
in onselect...{
radpicker.selecteddate == it shows the current date
}
how to get the new date i have kept auto= true also
so when user selects different date that date should be selected indatabase for
that am using SelectedDateChaged event
how how to get that new date..
am using
in onselect...{
radpicker.selecteddate == it shows the current date
}
how to get the new date i have kept auto= true also