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

Nullable types

2 Answers 80 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tomas
Top achievements
Rank 1
Tomas asked on 12 Apr 2011, 04:48 PM

Hi,

I'm wondering whether nullable types are supported? I'm trying to make a binding using a nullable field and the desinger correclty displays the subcategories "HasValue" and "Value" of the field.
However I'm not able to make a binding against the HasValue instead what I have had to do is use the Is Null on the field itself, likewise I get an error if I try to display Field.Value in a report.

Tomas

2 Answers, 1 is accepted

Sort by
0
Tomas
Top achievements
Rank 1
answered on 08 Aug 2011, 01:23 PM
So is it possible or not to bind to nullable types?

Tomas
0
Peter
Telerik team
answered on 09 Aug 2011, 04:57 PM
Hello Tomas,

We have verified the issue and can confirm an error when nullable field HasValue is used. The issue is logged in our bug tracking system and will be fixed for subsequent release. In the meantime our suggestion is to use IsNull function.

Your Telerik points have been updated for letting us know about the problem.

All the best,
Peter
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
General Discussions
Asked by
Tomas
Top achievements
Rank 1
Answers by
Tomas
Top achievements
Rank 1
Peter
Telerik team
Share this question
or