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

Configuration Error

2 Answers 125 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
farheena JAwed
Top achievements
Rank 1
farheena JAwed asked on 29 Mar 2010, 10:02 AM
Hi,
 I am unable to run the live demos it shows the error on
   <add assembly="System.Web.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
plus there is a tag not defined error on
 <qsf:ConfiguratorPanel ID="ConfiguratorPanel1" runat="server" Expanded="true" Orientation="Vertical">
I added
<%@ Register TagPrefix="qsf" Namespace="Telerik.QuickStart" %>
 but still there is error on " ConfiguratorPanel"
Apart from these errors,can you please tell me if its possible to have more than one column in RadListBox ?
Please assist me ASP
Thanks
Regards
Faf


2 Answers, 1 is accepted

Sort by
0
Accepted
Schlurk
Top achievements
Rank 2
answered on 30 Mar 2010, 04:44 PM
If you're having issues running the local demos (from the error it seems as if you might be lacking .NET 3.5) you can always look at the online versions.

As for your RadListBox question you would have to take use of Templating in order to gain this kind if behavior. You can see how this can be achieved in this documentation article.
0
farheena JAwed
Top achievements
Rank 1
answered on 31 Mar 2010, 10:41 AM
Thanks it solved my problem.
Tags
General Discussions
Asked by
farheena JAwed
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
farheena JAwed
Top achievements
Rank 1
Share this question
or