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

Report displayed based on database view selected from dropdown

2 Answers 32 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Terri-Lynn
Top achievements
Rank 1
Terri-Lynn asked on 15 Dec 2010, 08:15 PM
I've been tasked with creating 1 ASP.Net page, using Visual Studio 2008 and Telerik Reports Ver. Q1 2008.  On this page I have one dropdown control that lists all the views currently available in the database (SQL Server 2005).  I've created a table in the database that holds the "real" view name, along with a "pretty" name for the clients to choose from.  My goal is to allow the user to select from this dropdown list a view, and then once selected, the results will display below.  I've been told that using a <telerik:RadGrid> would work, but I do not have this as an option in my Visual Studio Toolbox.  I'm quite new to Telerik, but I know the basics.  Any quick help would be greatly appreciated as I've been given until "Friday" to get this functioning (2 days).

Thanks ahead of time!
Terri-Lynn

2 Answers, 1 is accepted

Sort by
0
Terri-Lynn
Top achievements
Rank 1
answered on 16 Dec 2010, 04:43 PM
*Bump*

A little update:  I found our RadControls download, and installed that.  The name of the download is: RadControls for ASPNET AJAX Q1 2008.  As mentioned, I'm using Telerik reports, version Q1 2008.  When I drop and drag my RadGrid onto my aspx page, it automatically drops the:

<%

@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %> into my page as expected.  I immediately get a warning though in my Error List stating: "Unrecognized tag prefix or device filter 'telerik'."  As you can see above... it IS defined!  What could I possibly be doing wrong.  I'm running out of time fast. 

 

0
Vasil
Telerik team
answered on 20 Dec 2010, 04:57 PM
Hello Terri-Lynn,

Did you tried to copy Telerik assemblies to the \bin folder of your project. You can take a look at the General Troubleshooting article of the help topic.

Regards,
Vasil
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
General Discussions
Asked by
Terri-Lynn
Top achievements
Rank 1
Answers by
Terri-Lynn
Top achievements
Rank 1
Vasil
Telerik team
Share this question
or