Saturday, January 21, 2017

Cannot Drag Windows Explorer to Another Monitor

Problem: Windows Explorer window cannot be dragged to another monitor.

Solution:  Turning Snap feature off and then back on solved the issue.   
  • Right-click on your desktop
  • Select Display Settings > Multitasking > Snap
  • Slide Snap to off and then back on again. I have the remaining three options turned on also. 

Turn Snap feature off if that doesn't work. 


Visit www.BlueCanyonSoftware.com if you need custom software development.

Friday, January 13, 2017

RadWindowManager in User Control Can Cause Confusion

I had a RadWindowManager in a user control that was loaded dynamically in an aspx page which also had it's own RadWindowManager.   So now there are two RadWindowManagers on the page after the user control was loaded. 

The following comes from a post at a Telerik forum:
  1. the radopen() function can be used only when a RadWindowManager is declared on the page.
  2. If there are multiple RadWindowManagers on the page, radopen() will use the first rendered manager. 

Visit www.BlueCanyonSoftware.com if you need custom software development for your business. 

Thursday, January 12, 2017

C# Language Specification

The C# language specification is available online and may even be on your hard drive right now. 


Visit www.BlueCanyonSoftware.com if you need custom software development.