Correcting the Invisible Events Tab Issue in the Properties Window for Windows Phone
Join the DZone community and get the full member experience.
Join For FreeToday, when I was working with the Telerik RadControls for Windows Phone, I noticed that for all the controls and pages, the Events tab was invisible in the Properties Window.
I was unable to trigger the event, for example, the “Click” event of the Button in the Visual Studio Designer.
This issue existed only with the RadControls Windows Phone Application. The normal Windows Phone Application worked fine though. Well it turns out, the solution for the Invisible Events Tab in the Properties Window is really simple.
As I had guessed, it looks like something went wrong during my installation of the Telerik RadControls for Windows Phone installer file.
I downloaded the MSI installer file (Trial) from my Telerik account and then Repaired the existing installation of the Telerik Rad Controls for Windows Phone by running the MSI file.
This helped to fix the Invisible Events Tab in the Properties Window
issue and get my RadControls for Windows Phone up and running in Visual
Studio
Hope this helped anyone having similar issues!
Published at DZone with permission of Senthil Kumar, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments