Wrox Programmer Forums
|
Reporting Services SQL Server Reporting Services. Please specify which version.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Reporting Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 15th, 2005, 04:32 AM
Registered User
 
Join Date: Nov 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Date Picker

Hi,
   I am new to Reporting Services. I would like to enquire that does Reporting Services 2000 with sql server 2000 provides the date picker tool? If not, what shall i do if i would like to put the date picker in the report?

   Beside that, how can i make the background picture can be seen in the table after i put the table on background?


Thanks.
 
Old November 19th, 2005, 06:56 AM
Wrox Author
 
Join Date: May 2004
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You can't put a date picker in a report but it can be used to select parameter values. RS2005 uses a date picker for date type parameters by default. RS2000 does not offer this. You can create your own parameter interface and report viewer using a Windows forms or web forms application in Visual Studio and use an intrinsic or third-party date picker control. It's a fairly simple programming task to build the report URL request with concatonated parameter values and then set the source of an IFrame control to render the report to a web form.

The table item has a BackgroundImage property that can be used to show an image behind its content.

Paul Turley, MCSD, MCDBA, MCT, MSF Practitioner





Similar Threads
Thread Thread Starter Forum Replies Last Post
Date and Time Picker snufse ASP.NET 2.0 Basics 1 March 19th, 2008 06:35 AM
Date Picker Function MunishBhatia Javascript How-To 1 December 18th, 2006 01:30 AM
date picker slice2116 ASP.NET 2.0 Basics 5 August 18th, 2006 11:50 PM
date picker slice2116 ASP.NET 2.0 Professional 0 July 9th, 2006 09:21 AM
Date Picker wspace VS.NET 2002/2003 1 December 30th, 2003 12:42 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.