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:809536
More Search Options
RSS Available
Matching Posts
Can we resize the bars in a bar chart using Report viewer control
The bars in a bar diagram should be resized based on data. here is the data I have Col1 col2 col3 Application -----Columns 1 0 0 App1 -----Data 0 0 0 App2 0 0 0 App3 In this scenario the report should display only one bar in a chart but in x-axis the titles App1 App2 App3 should appear as it is with one bar for App1. But for me, the report is displaying one bar with one title App1 in x-axis and the bar is completely occupied in the report looking odd.
Posted to
SQL Server Reporting Services
(Forum)
by
kanthu2681
on 8/9/2008
Re: Report Viewer control issues
I developed a report in ASP.net and used chart control to display bar diagrams based on the result of storedprocedure. I binded this report to the reportviewer control dynamically. But if there is only one or two rows the single bar occupies the complete report. however, I want in a such way where if there is only one bar to display then it should display and the others should only display the y-axis titles with no bars. But in my case only one y-axis title with one bar occupies entire report. Here
Posted to
SQL Server Reporting Services
(Forum)
by
kanthu2681
on 8/9/2008
Editing the size of a column bar in the chart diagram
I developed a report and binded to report viewer control dynamically. i am trying to display the data from database using storedproc. Everything worked fine but the problem is if there is only one bar in the chart of less data.... the one bar column fills the chart completely. I need to control the size of the bars in a bar chart. Moreover, I am using the chart control in the report i developed. Here is the code DataSet ds = GetBuildReqsData(); if (ds.Tables[0].Rows.Count > 0) { ReportViewer1
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
kanthu2681
on 8/9/2008
Re: How to deploy to remote server
Hi Henak, Could you please send me the source code as I am a beginner and I wish to the same job. Thanks in advance
Posted to
Configuration and Deployment
(Forum)
by
kanthu2681
on 7/4/2008
Re: Remote Deployment Without MSI Installation?
Hi All, I wish to develop a website that should take the inputs (as the location where the source code,dlls,.exes...exist) and should build an application and create a msi in a specified location. Could some one help me in doing this using ASP.net 2005.
Posted to
Community Starter Kit
(Forum)
by
kanthu2681
on 7/4/2008
Re: How to deploy on server?
Hi All, I wish to develop a website that should take the inputs (as the location where the source code,dlls,.exes...exist) and should build an application and create a msi in a specified location. Could some one help me in doing this using ASP.net 2005.
Posted to
ASP.NET MVC
(Forum)
by
kanthu2681
on 7/4/2008
Re: SSL
Hi I have to configure Web site for SSL in IIS 6.0 through console application. Here are the steps that i do manually but i need this to be done through code. 1. Open IIS using inetmgr.exe 2. Select the web site, go to “Directory Security” -> “Secure Communications” 3. Click on “Edit”. Check Require secure channel (SSL) option. 4. Check Client certificates ->Require client certificates channel (SSL) option.
Posted to
Security
(Forum)
by
kanthu2681
on 7/3/2008
Re: SSL in IIS
Hi I have to configure Web site for SSL in IIS 6.0 through console application. Here are the steps that i do manually but i need this to be done through code. 1. Open IIS using inetmgr.exe 2. Select the web site, go to “Directory Security” -> “Secure Communications” 3. Click on “Edit”. Check Require secure channel (SSL) option. 4. Check Client certificates ->Require client certificates channel (SSL) option.
Posted to
Security
(Forum)
by
kanthu2681
on 7/3/2008
update web.config file appsettings value
Hi all, I am trying to update the value in appSettings section of web.config file. The problem i'm facing is the web.config file contains the xml namespace and due to this I'm unable to move to the required node and update it. Here is my source code and the xml file i am using. Any pointers to resolve this issue would be more helpful. SourceCode Imports System.Xml Module Module1 Dim FileLocation As String = "C:\webroot\web.config" Dim NodeLocation As String = "configuration
Posted to
Configuration and Deployment
(Forum)
by
kanthu2681
on 7/1/2008
Re: Svae Settings in Web.Config
Hi All, I just want this to be done through console application. I mean I would like to update the web.config file appsettings values from the command prompt where the code is written in console application. Can any one send me the source code as I'm stuck up.
Posted to
Configuration and Deployment
(Forum)
by
kanthu2681
on 7/1/2008
Page 1 of 2 (14 items) 1
2
Next >
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online