This is a migrated thread and some comments may be shown as answers.

How to get only user input value at CustomGrid(DateTimePickerColumn)

3 Answers 48 Views
GridView
This is a migrated thread and some comments may be shown as answers.
SPE
Top achievements
Rank 1
SPE asked on 09 May 2013, 02:43 AM

http://demos.telerik.com/silverlight/#GridView/CustomColumn


for make datetimepicker column, I'd referenced upper link's post.

when i insert only date, the time is remains with previous value.

1. insert '2013-05-05 11:11:00' by type, then end edit
2. update '2013-05-06' by type, then end edit
then value become '2013-05-06 11:11:00'

I want get value '2013-05-06 00:00:00' at this case
because user did not insert time value.

how can i get date without time when user did not insert time?

3 Answers, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 09 May 2013, 01:31 PM
Hi,

I believe you can find the answer here

All the best,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
SPE
Top achievements
Rank 1
answered on 13 May 2013, 07:47 AM
Focus is...
when user insert date & time, I need date & time value.
but when user did not insert time, I need date only.

how to do this?
0
Pavel Pavlov
Telerik team
answered on 13 May 2013, 08:21 AM
Hello,

I would kindly suggest you to open a support ticket under the RadDateTimePicker section in order to get more specialized help on this specific matter.

Kind regards,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
SPE
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
SPE
Top achievements
Rank 1
Share this question
or