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

Properties not shown

2 Answers 52 Views
Input
This is a migrated thread and some comments may be shown as answers.
ManniAT
Top achievements
Rank 2
ManniAT asked on 10 Jul 2009, 04:13 PM
Hi,

when I use (for an example) RadDatePicker - neither the properties window nor Intellisense shows DbSelectedDate.
This happens also to some other properties - and other controls (like RadDropDown) also.

If I enter the property I get no warnings or errors - they work - but they are missing in Intellisense and the property window.

RC: 2009.2.701.35
VS 2008 SP1 German

Regards

Manfred

2 Answers, 1 is accepted

Sort by
0
Accepted
Sebastian
Telerik team
answered on 15 Jul 2009, 08:39 AM
Hi ManniAT,

This is true for the DbSelectedDate property of RadDatePicker and RadDateTimePicker as well as for the SelectedValue property of RadComboBox. The reason for that is these properties are of nullable type (accept null values). Note that the same is true for the SelectedValue property of the regular MS DropDownList.

Still settings values for these attributes should work as expected and they will be 'recognized' at runtime.

Kind regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
ManniAT
Top achievements
Rank 2
answered on 15 Jul 2009, 09:13 AM
Hi Sebastian,

thanks for the information.
So it's a fault of VS and I have to get used to it.

Anyhow - don't talk about "regular MS controls"
Do you really think I still use anyone these MS things?  -- I got Telerik! :) (just kidding)

Regards

Manfred
Tags
Input
Asked by
ManniAT
Top achievements
Rank 2
Answers by
Sebastian
Telerik team
ManniAT
Top achievements
Rank 2
Share this question
or