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

GridDateTimeColumn PickerType="DateTimePicker" - Problems

3 Answers 175 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Karl
Top achievements
Rank 1
Karl asked on 17 May 2008, 09:28 AM
I have this column

<telerik:GridDateTimeColumn DataFormatString="{0:dd.MM.yy}"   
DataField="Datum" PickerType="DatePicker" HeaderText="Datum" UniqueName="Datum">  
</telerik:GridDateTimeColumn> 

When I change the PickerType to "DateTimePicker" and then make an automatic update I get

Laufzeitfehler in Microsoft JScript: Sys.ArgumentUndefinedException: Value cannot be undefined.
Parameter name: baseType

This is in the file ScriptResource line 2127.

Thanks for your attention
Karl

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 17 May 2008, 11:59 AM
Hello Karl,

This is a known problem and is logged in our bug tracking system. However it appears only in some strange scenarios and we are not yet sure where the problem lies. Can you elaborate on your case?

Sincerely yours,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Karl
Top achievements
Rank 1
answered on 18 May 2008, 04:17 PM
Hi Steve,

I have 5 Grids on the page.  I haven't checked out if reducing to one would matter. The page is a module in a DNN environment. Changing the fieldproperties from smalldatetime to datetime did not bring the hoped for solution.  Let me know if sending you a zip of the ascx & vb file would help you in tracking it down.

Karl  
0
Iana Tsolova
Telerik team
answered on 19 May 2008, 11:39 AM

Hello Karl,

We will try replicating the problem in the described situation. Hence sending us a sample project or the page with the problematic grid could help us get to the source of it and provide a solution for you.

Best regards,

Iana
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Karl
Top achievements
Rank 1
Answers by
Steve
Telerik team
Karl
Top achievements
Rank 1
Iana Tsolova
Telerik team
Share this question
or