Hi,
I have several grids with RadNumeric textbox in 1 and RadDateTimePicker's in the others.
The problem comes with binding. The RadNumeric textbox requires a number and on the initial insert there is no number. If I don't bind to the grid then I can't get any values out.
I have tried the OnItemDataBound of the grid but again have problems with adding a new dataitem as the initial value will be null.
I have heard of the dbSelectedDate for the radDateTimePicker but have yet to try it.
Any suggestions on the RadNumericTextBox?
Regards
I have several grids with RadNumeric textbox in 1 and RadDateTimePicker's in the others.
The problem comes with binding. The RadNumeric textbox requires a number and on the initial insert there is no number. If I don't bind to the grid then I can't get any values out.
I have tried the OnItemDataBound of the grid but again have problems with adding a new dataitem as the initial value will be null.
I have heard of the dbSelectedDate for the radDateTimePicker but have yet to try it.
Any suggestions on the RadNumericTextBox?
Regards