I have just upgraded my silverlight application from SL3 using VS2008 to SL4 using VS2010 and Telerik Silverlight controls 2010.2.812.1040.
In the attached screen shots are my before and after looks, what has caused this too change?
I use the default styling (just dropped the control on the form).
In the after (after upgrading to SL4 ect..) the grid lost it's add new bar, the grid lost the horizontal lines eventhough I set
GridLinesVisibility
="Both". Even in the telerik demo the horizontal lines do not exist. The child grid no longer is visible and loaded.
Can someone help me out, what has gone wrong???
KS
13 Answers, 1 is accepted
Like the horizontal lines not showing up, and when you select a new row it does not actually become the active row.
SL4 not working
http://demos.telerik.com/silverlight/#GridView/GridLines
SL3 Version that works. (same code as I can see also).
http://demos.telerik.com/silverlight/silverlight3/#GridView/GridLines
SL4 not working
child grid
http://demos.telerik.com/silverlight/#GridView/Hierarchy/CustomHierarchy
KS
This most probably is related to the browser zoom. This is know issue currently and we are working to resolve the problem as soon as possible.
Regards,Vlad
the Telerik team
We already fixed this issue and the fix will be part of our upcoming latest build this Friday.
Kind regards,Vlad
the Telerik team
Thanks,
KS
Scott
The issues has been resolved and this fix is included in our latest Internal Build from last Friday.
Best wishes,
Milan
the Telerik team
I do not believe it is fixed. I upgraded my version on Friday from 2010.2.812 to 2010.2.827.
And the problem still exists. I have also looked at Telerik's demo's and they too still show the errors.
SL4 not working
http://demos.telerik.com/silverlight/#GridView/GridLines
SL3 Version that works. (same code as I can see also).
http://demos.telerik.com/silverlight/silverlight3/#GridView/GridLines
SL4 not working
child grid
http://demos.telerik.com/silverlight/#GridView/Hierarchy/CustomHierarchy
Sorry for this inconvenience. I guess the latest binaries were not yet uploaded when you last checked. The build that fixes the problems with different zoom levels is from the 3rd of September.
Could you please try those assemblies?
Best wishes,
Milan
the Telerik team
Thanks,
Keith
??
Keith.
You can set IsSynchronizedWithCurrentItem to True to avoid this.
All the best,Vlad
the Telerik team
