Hello All!
I LOVE my RAD Controls on my normal asp.net pages. They have greatly changed the way I work, for the better!
I am just beginning an adventure into a "Dynamic Data Website" and all the freedom of having LINQ do the work for me, and am having difficulty using my precious controls in that environment.
For instance, the RadEditor displays well enough, but the <ImageManager> and other editor items cause a web.config error even though my web.config does display the Telerik items. While the Editor displays and does capture the text, it is only saving plain text, not the text as formatted within the control ** I HAVE READ all the posts on this site concerning web.config errors with the DialogHandler, and HAVE tried the various fixes with aspx vs axd extension in the web.config, but they have not worked. **
Other controls simply error. I put the control on the aspx page (a custom page in the CustomPages folder in a "Dynamic Data Website"), and on the vb code behind page I get a message that the control has not been declared.
Since it's a pretty consistent 'non starter' using my controls within a Dynamic Data site, I am sure I am missing something global rather than something specific to one control or the other.
I know there must be a way to register these controls to work properly within the framework of a Dynamic Data website - LINQ and the ability to scaffold all tables is just too cool to be ignored, but upon searching this forum specifically for issues related to Dynamic Data sites I am not finding any results, and I am at a loss of what to try next. I suspect it's that I am just too much of a newbie, so please be as specific as possible in your replies.
I am using the 2009.Q2 controls for asp.net 3.5, with a Dynamic Data Website generated in VS2008, with scaffoldAllTables set to true. I am doing CustomPages where I want to use my Awesome Rad Controls. :)
Thank you for your time. I appreciate Telerik's attention to helping us!
Susan
I LOVE my RAD Controls on my normal asp.net pages. They have greatly changed the way I work, for the better!
I am just beginning an adventure into a "Dynamic Data Website" and all the freedom of having LINQ do the work for me, and am having difficulty using my precious controls in that environment.
For instance, the RadEditor displays well enough, but the <ImageManager> and other editor items cause a web.config error even though my web.config does display the Telerik items. While the Editor displays and does capture the text, it is only saving plain text, not the text as formatted within the control ** I HAVE READ all the posts on this site concerning web.config errors with the DialogHandler, and HAVE tried the various fixes with aspx vs axd extension in the web.config, but they have not worked. **
Other controls simply error. I put the control on the aspx page (a custom page in the CustomPages folder in a "Dynamic Data Website"), and on the vb code behind page I get a message that the control has not been declared.
Since it's a pretty consistent 'non starter' using my controls within a Dynamic Data site, I am sure I am missing something global rather than something specific to one control or the other.
I know there must be a way to register these controls to work properly within the framework of a Dynamic Data website - LINQ and the ability to scaffold all tables is just too cool to be ignored, but upon searching this forum specifically for issues related to Dynamic Data sites I am not finding any results, and I am at a loss of what to try next. I suspect it's that I am just too much of a newbie, so please be as specific as possible in your replies.
I am using the 2009.Q2 controls for asp.net 3.5, with a Dynamic Data Website generated in VS2008, with scaffoldAllTables set to true. I am doing CustomPages where I want to use my Awesome Rad Controls. :)
Thank you for your time. I appreciate Telerik's attention to helping us!
Susan
