This is a migrated thread and some comments may be shown as answers.

RadControls in ASPDotNetStorefront

3 Answers 129 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Matthew Link
Top achievements
Rank 1
Matthew Link asked on 17 Dec 2009, 02:09 PM
Has anyone tried to use RadControls within ASPDotNetStorefront?  We are trying to use the RadMenu and Rad Panel as part of our templates and running into multiple form tag issues.  I'm just curious if anyone else has tried to do this, and if so how you got around those problems.

3 Answers, 1 is accepted

Sort by
0
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
answered on 17 Dec 2009, 11:47 PM
Are you able to paste in some of the errors?
0
Matthew Link
Top achievements
Rank 1
answered on 18 Dec 2009, 10:15 AM
The problem is that in order to use the Rad Controls in the template, they need to be inside a server side form.  There are portions of the ASPDotNetStorefront site that get hosted inside the template that already have a server side form in them.  Those pages bomb because you can't have more than one server side form on a page.
0
Bodevain Svensson
Top achievements
Rank 1
answered on 18 Dec 2009, 01:00 PM
I am not an ASPDotNetStorefront expert, but I suppose if those templates inject additional form tag, you will jump into the same generic ASP.NET error either with RadControls or with VS Web controls. The path I would choose is to strip somehow the extra form tag if possible.

Bodevain
Tags
General Discussions
Asked by
Matthew Link
Top achievements
Rank 1
Answers by
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
Matthew Link
Top achievements
Rank 1
Bodevain Svensson
Top achievements
Rank 1
Share this question
or