This question is locked. New answers and comments are not allowed.
I have 2010.3.1110.1040 version installed and am trying to use the TileView Virtualization Demo as a reference but keep getting this error in XAML.
Property 'PreservePositionWhenMaximized' was not found in type 'RadTileView'
if I remove that specific setting, then its the same error for the next line...
If I remove the Style section all together, I can render the TileView, but I don't have custom settings applied.
How do I implement this to emulate your Demo?
Property 'PreservePositionWhenMaximized' was not found in type 'RadTileView'
if I remove that specific setting, then its the same error for the next line...
If I remove the Style section all together, I can render the TileView, but I don't have custom settings applied.
How do I implement this to emulate your Demo?
<
UserControl.Resources
>
<
Style
TargetType
=
"telerik:RadTileView"
>
<
Setter
Property
=
"PreservePositionWhenMaximized"
Value
=
"True"
/>
<
Setter
Property
=
"telerik:TileViewPanel.IsVirtualized"
Value
=
"True"
/>
<
Setter
Property
=
"IsAutoScrollingEnabled"
Value
=
"True"
/>
<
Setter
Property
=
"TileStateChangeTrigger"
Value
=
"SingleClick"
/>
<
Setter
Property
=
"MinimizedColumnWidth"
Value
=
"180"
/>
<
Setter
Property
=
"MinimizedRowHeight"
Value
=
"155"
/>
<
Setter
Property
=
"RowHeight"
Value
=
"300"
/>
<
Setter
Property
=
"ColumnWidth"
Value
=
"300"
/>
<
Setter
Property
=
"ColumnsCount"
Value
=
"10"
/>
</
Style
>
9 Answers, 1 is accepted
0
Hi Brad,
You'll have to install a newer version of the RadControls for Silverlight because the RadTileView virtualization was added in the Q1 2011 Release( 2011.1.0315).
If you have more questions feel free to ask.
Regards,
Zarko
the Telerik team
You'll have to install a newer version of the RadControls for Silverlight because the RadTileView virtualization was added in the Q1 2011 Release( 2011.1.0315).
If you have more questions feel free to ask.
Regards,
Zarko
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0
Shawn
Top achievements
Rank 1
answered on 03 Nov 2011, 04:42 PM
You advertise this TileView is one of the 'free' 3 controls for Silveright. However, this "FREE" version seems to be very outdated, and only supports a fraction of the features shown in your demo.
It's very misleading because the web site has links related to the FREE controls that include references to this demo. That leads one to believe what you see in the demo is what the control is capable of.
If the RadTileView is indeed free, how do I download the latest version that supports all the features represented in the demo?
For my application, it was the configurable number of columns, documented clearly as a feature here: http://www.telerik.com/products/silverlight/tileview.aspx#set-a-maximum-number-of-rows-or-columns
that was appealing. If the free version doesn't support the features plastered all over your web site, I feel quite burned and am actually less likely to buy Telerik products in the future. There is no mention that the free version is essentially crippleware :\
It's very misleading because the web site has links related to the FREE controls that include references to this demo. That leads one to believe what you see in the demo is what the control is capable of.
If the RadTileView is indeed free, how do I download the latest version that supports all the features represented in the demo?
For my application, it was the configurable number of columns, documented clearly as a feature here: http://www.telerik.com/products/silverlight/tileview.aspx#set-a-maximum-number-of-rows-or-columns
that was appealing. If the free version doesn't support the features plastered all over your web site, I feel quite burned and am actually less likely to buy Telerik products in the future. There is no mention that the free version is essentially crippleware :\
0
Hi Shawn,
Nick
the Telerik team
We will be surely looking into updating the free version of these controls right after our Q3 release coming by the end of the month. I will follow up with you as soon as the updated version is available.
Regards,Nick
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Shawn
Top achievements
Rank 1
answered on 10 Nov 2011, 05:34 PM
Splendid news Nick!
I will look forward to the update. Perhaps silverlight isn't dead after all. ;)
I will look forward to the update. Perhaps silverlight isn't dead after all. ;)
0
Rahul
Top achievements
Rank 1
answered on 23 Nov 2011, 12:34 PM
Hello Telerik team,
We are also very keen on getting the latest version of the RadTileView as the columnscount is not present in the free dll. When does your Q3 release happen and when can we expect the free dll's to be uploaded. We are in the middle of some development and wanted to use this control for some UI interpretation. Can we please get a quick update or possibly a link to the free update :) if its definitely going to happen in the near future.
We will be very very very happy and thankful to your team.
Regards,
Rahul
We are also very keen on getting the latest version of the RadTileView as the columnscount is not present in the free dll. When does your Q3 release happen and when can we expect the free dll's to be uploaded. We are in the middle of some development and wanted to use this control for some UI interpretation. Can we please get a quick update or possibly a link to the free update :) if its definitely going to happen in the near future.
We will be very very very happy and thankful to your team.
Regards,
Rahul
0
Rahul
Top achievements
Rank 1
answered on 23 Nov 2011, 12:34 PM
Hello Telerik team,
We are also very keen on getting the latest version of the RadTileView as the columnscount is not present in the free dll. When does your Q3 release happen and when can we expect the free dll's to be uploaded. We are in the middle of some development and wanted to use this control for some UI interpretation. Can we please get a quick update or possibly a link to the free update :) if its definitely going to happen in the near future.
We will be very very very happy and thankful to your team.
Regards,
Rahul
We are also very keen on getting the latest version of the RadTileView as the columnscount is not present in the free dll. When does your Q3 release happen and when can we expect the free dll's to be uploaded. We are in the middle of some development and wanted to use this control for some UI interpretation. Can we please get a quick update or possibly a link to the free update :) if its definitely going to happen in the near future.
We will be very very very happy and thankful to your team.
Regards,
Rahul
0
Hi Rahul,
Petar Mladenov
the Telerik team
We are currently working on updating our free RadControls. We'll keep you updated, so please stay tuned. Thank you for your patience.
Greetings,Petar Mladenov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Rahul
Top achievements
Rank 1
answered on 09 Mar 2012, 07:20 AM
Hi,
We are planning to release our software, using free RadTitleView. However, we are not able to find the q3 release of free rad controls (gauge, book, tileview), which includes missing properties.
Please asure, that Q3 release that was going to happen in Nov 2011, is surely going to happen atleast in this month (March 2012).
Awaiting your favorable reply as soon as possible.
- Rahul Joshi
0
Hi Rahul,
Petar Mladenov
the Telerik team
Our free RadControls will be part of the Q1 2012 Service Pack that will be released till the end of this month.
Kind regards,Petar Mladenov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>