I purchased Telerik Controls today (Premier Collection) and I am excited about the promise of these controls for my web site. However, a seemingly simple initial task has proven - well, problematic.
As background, we hired a vendor to create an ASP.Net application for us and this uses the RadGrid. This app is running fine in my development environment (VS 2008). I upgraded to the most recent (Marhc 2010) version and all seems to be running fine, which suggests all the basic plumbing is in place. However...
As a simple test I want to add a Captcha control to the form. I drop it into place from the Toolbox and can see the designer experience (including the arrow to pop up the context menu). However, none of the Captcha-specific options are available in that design-mode context menu. For example, the help suggests I should see an option "Enable RadCaptcha Http Handler". That option doesn't exist. That perhaps suggests that the handler is already in place but I then believe I should see additional options in the design mode, which allows me to actually configure the control (right?). I don't see any of these.
Finally, the design mode shows the "missing image" icon (a red X). Is that expected? Ironically, if I run the app I see the runtime captcha control. This is good but should I not be seeing a fill designer mode?
Thanks.
Mark
As background, we hired a vendor to create an ASP.Net application for us and this uses the RadGrid. This app is running fine in my development environment (VS 2008). I upgraded to the most recent (Marhc 2010) version and all seems to be running fine, which suggests all the basic plumbing is in place. However...
As a simple test I want to add a Captcha control to the form. I drop it into place from the Toolbox and can see the designer experience (including the arrow to pop up the context menu). However, none of the Captcha-specific options are available in that design-mode context menu. For example, the help suggests I should see an option "Enable RadCaptcha Http Handler". That option doesn't exist. That perhaps suggests that the handler is already in place but I then believe I should see additional options in the design mode, which allows me to actually configure the control (right?). I don't see any of these.
Finally, the design mode shows the "missing image" icon (a red X). Is that expected? Ironically, if I run the app I see the runtime captcha control. This is good but should I not be seeing a fill designer mode?
Thanks.
Mark