Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:2687
More Search Options
RSS Available
Matching Posts
Re: paging in gridview
Can you give a example to the Populate() method I have a SP that returns rowIDs and I can't figure how to use it! my code is private void PopulateGridView() { int startPosition = gvUsers.PageIndex * gvUsers.PageSize; db = new OrgAdminDataClassesDataContext(); var q = db.Get_UserInfoByOrganizationID(UserInfo.MyInfo.OrganizationID, startPosition, gvUsers.PageSize); var userInfo = from p in q select new { UserName = p.username, Address1 = p.Address1, Address2 = p.Address2, RegionName = p.name, OrganizationName
Posted to
Data Presentation Controls
(Forum)
by
ofergal
on 9/12/2008
Re: Custom Chart Colours
Would you know how to set a value to be transperent bar in a stacked bar graph?
Posted to
SQL Server Reporting Services
(Forum)
by
ofergal
on 3/28/2008
Re: Does Reporting Services have any codefile?
Microsoft.Reporting.WebForms. ReportViewer has abot 10 events you can wire Microsoft.Reporting.WinForms. ReportViewer has much more But you can use the viewer and command it from your own controls
Posted to
SQL Server Reporting Services
(Forum)
by
ofergal
on 11/14/2007
Re: Dateadd Function in ReportViewer
Yes! the DateInterval.xxx is units of the integer of the second argument (Tricky)
Posted to
SQL Server Reporting Services
(Forum)
by
ofergal
on 10/22/2007
Re: Dateadd Function in ReportViewer
you need 3 arguments DATEADD ( datepart , number , date ) Arguments Datepart Abbreviations Year yy, yyyy quarter qq, q Month mm, m dayofyear dy, y Day dd, d Week wk, ww Hour hh minute mi, n second ss, s millisecond ms
Posted to
SQL Server Reporting Services
(Forum)
by
ofergal
on 10/22/2007
Re: SqlServer2005 Reporting service
Use explorer to give rights on folder C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer to all local users whos name start with SQLServer2005ReportingServicesXXXXX Also make sure the local group IIS_WPG contains IWAM_{your machine name} Hope it is not on domain controler, thats more complicated
Posted to
SQL Server Reporting Services
(Forum)
by
ofergal
on 10/9/2007
Re: SqlServer2005 Reporting service
Is http://localhost/ReportServer . where your report server? probably not! change it to the write URL
Posted to
SQL Server Reporting Services
(Forum)
by
ofergal
on 10/9/2007
Identify the data source in the report
I have many reports that can run off different data sources (same schema databases) How do I identify, in the report, which data source this instance is running with?
Posted to
SQL Server Reporting Services
(Forum)
by
ofergal
on 10/5/2007
Filed under: Reporting Services, datasource
Selecting a connection for the Subscriptions
In regular installation SSRS allows each subscription to have its own connection. In SharePoint integration, you can select the data source to the report only. I have reports that can run against 9 data sources of same schema and I need to have a subscription for each of them. I notice I can have parameters for each, why not select the data source too?
Posted to
SQL Server Reporting Services
(Forum)
by
ofergal
on 10/4/2007
Filed under: SQL Reporting Services, Subscription, subscription snapshot email, datasource
Re: Hyperlink in the report
the control where the report will run can be configured with "Target" so it will go to the window you want to, The "Jump To Url" can be an expression that you program with data from your report and constants.
Posted to
SQL Server Reporting Services
(Forum)
by
ofergal
on 10/2/2007
Page 1 of 4 (32 items) 1
2
3
4
Next >
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online