473,396 Members | 1,702 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

What is the best way to modify report ( .rdl ) within c# winform app

Hi,

I have several reports within my c# winform application, I need to be able
to give the user the ability to make minor modifications to some of these
reports prior to running them. Currently I am making use of both .rdl and
..rdlc reports within my application. the modifications that the user needs
to be able to make are minor, usually they just need to change some static
text within the page. What is the easist way for me to accomplish giving
the user this ability. I have researched the ssrs rebuilder but that seems
confusing,

Looking forward to your suggestions, Thanks in advance...
Mar 1 '07 #1
2 4352
On Mar 1, 2:04 pm, "Rob Dob" <robdob20012...@yahoo.comwrote:
Hi,

I have several reports within my c# winform application, I need to be able
to give the user the ability to make minor modifications to some of these
reports prior to running them. Currently I am making use of both .rdl and
.rdlc reports within my application. the modifications that the user needs
to be able to make are minor, usually they just need to change some static
text within the page. What is the easist way for me to accomplish giving
the user this ability. I have researched the ssrs rebuilder but that seems
confusing,

Looking forward to your suggestions, Thanks in advance...
You can always modify the XML entry and then save the report file. Of
course, you can also add fields to your report and change them using
the report's API.

Mar 1 '07 #2
My users (and sometimes myself) are using the report builder to build
reports. I, too, was in the dark about report builder until I did the
hands-on labs in SQL Server help.

--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com

"Rob Dob" <ro************@yahoo.comwrote in message
news:#t**************@TK2MSFTNGP02.phx.gbl:
Hi,

I have several reports within my c# winform application, I need to be able
to give the user the ability to make minor modifications to some of these
reports prior to running them. Currently I am making use of both .rdl and
.rdlc reports within my application. the modifications that the user needs
to be able to make are minor, usually they just need to change some static
text within the page. What is the easist way for me to accomplish giving
the user this ability. I have researched the ssrs rebuilder but that seems
confusing,

Looking forward to your suggestions, Thanks in advance...
Mar 2 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

220
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
125
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
1
by: campwes | last post by:
I've searched the forums, but haven't come up with a way to do this. This is what I want to do: 1. Pull records from an Oracle database into a datagrid on a winform. 2. Select one of those...
5
by: andrewcw | last post by:
I just need to host my HTML file within my WINFORM. I am sure there are articles on that, but I cant seem to find one or a simple KIOSK sample. ( No interaction, just view ). Thanks Andrew
2
by: Craig | last post by:
I'm trying to do this within a control I've created: Cursor.Current = Cursors.WaitCursor; During the initialization of the parent form, my control gets added to the form, and while the control...
14
by: rsine | last post by:
I did a recent post about what the standard was for naming a string builder object. My concern was that I did not what to use "str" prefix since this is used for strings but did not know what to...
1
by: pamelafluente | last post by:
Hello I have been asking around about some suggestions about the best way to web enable an existing big Win app (wich includes a magazine page setter). Must say with no much success, as most...
8
by: Henrik | last post by:
Hi Is there any way to see what the System process is doing? We have developed an application running at a production site to measure and optimize the production. The application needs to be...
9
by: Gummy | last post by:
Hello, I created a user control that has a ListBox and a RadioButtonList (and other stuff). The idea is that I put the user control on the ASPX page multiple times and each user control will...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.