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

[Solved] Calendar Control in RadGrid

5 Answers 402 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 20 May 2008, 02:22 PM
Hello,
    I am wondering if it is possible to get a RadDateTimePicker into a RadGrid column. Simply by dragging it in to the grid gives me errors, saying that it can't do it.

Thanks,
Chris.

5 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 20 May 2008, 02:27 PM
Hi Chris,

Actually the will create automatically GridDateTimeColumn if you have DateTime field in your data source. Further you can declare this column in the the grid columns collection or you a template column where you can place desired control in ItemTemplate.

More about auto-generated data-type-sensitive columns you can find here:
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/GeneralFeatures/ColumnTypes/DefaultCS.aspx

Regards,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Chris
Top achievements
Rank 1
answered on 20 May 2008, 02:40 PM
Hi Vlad,

    Thanks for the quick reply. Unfortunately, I can't use an auto-generated column in this case. I have been unable to find the GridDateTimeColumn, and what assembly it is in. I have tried the QuickStart assembly, and Telerik.Web.UI .dll I could not find (judging by the example you posted, I would assume that would be where the DateTimeColumn would be). I am using Q3 2007, if that makes any difference.

Thanks,
Chris.
0
Vlad
Telerik team
answered on 20 May 2008, 02:46 PM
Hello Chris,

Generally RadGrid for ASP.NET AJAX was release officially with Q1 2008.

Regards,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Chris
Top achievements
Rank 1
answered on 20 May 2008, 02:50 PM
Oh, my mistake. I thought I was using the AJAX version, but I guess I am not.
Sorry.
0
Adigard
Top achievements
Rank 1
answered on 06 Oct 2011, 04:34 PM
Actually i do have a DateTime field in my datasource but it is not working, Datepicker does not appear when i click on the textbox
Tags
Grid
Asked by
Chris
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Chris
Top achievements
Rank 1
Adigard
Top achievements
Rank 1
Share this question
or