I'd like to set value of some control in radgrid. such as DateTimePicker, textbox, or other control when i click add new record.
The value that i would like to set is read from database.
You can refer to the section "Setting predefined values for different column editors" in the following document to pre populate insert fields in your grid: Inserting values in-place and EditForms