Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

Ramith Sivanarain

@Ramith Sivanarain
About
Posts
6
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Replacing ReportViewer with Internet Explorer
    R Ramith Sivanarain

    I am new to VS2005 and C# and only involved with desktop programming. I need to email reports to Customers with only IE and Outlook Express. The Pdf file created by exporting from ReportViewer is 1mb. The body of my reports contain tables and line graphs. :confused:Is it possible to do away with ReportViewer and create reports that can be Viewed and Emailed directly from the IE browser. If so what technologies would I have to use eg. Webforms. How do I accomplish this. Thanks RS

    C# csharp question

  • Cannot show bitmap in Local Report Image
    R Ramith Sivanarain

    :confused:Hi, I am new to C# and cannot find an example in VS 2005 to help me solve the problem. I have an Image Report Item in a Local Report called Image1. I created a bitmap called mybmp in my project. I drew a graph in mybmp and can view it after using mybmp.save(not required) I have to link mybmp to the value property of Image1 May be we have to use a report parameter, but I can't seem to get it right. Thanks Ramith Sivanarain

    C# help csharp visual-studio graphics data-structures

  • How to draw graphs in Image control of Report
    R Ramith Sivanarain

    Hi, I am using ReportViewer reports for my reporting. I want to use the Image control(instead of Chart control) report item to draw the graphs. I need a drawing surface to draw the graph using methods from Graphics Class and show it in the Image control when I view the report:confused:. Thanking you in anticipation. Ramith Sivanarain

    C# graphics data-structures tutorial

  • How to get program start directory after using FileDialog
    R Ramith Sivanarain

    :omg:Hi, I am new to C# and programming in Windows Forms. I use DataSet.ReadXml and DataSet.WriteXml and Save and OpenFileDialog to get the filename. I want to save and read some data from the path that the program starts. In my previous programming language I could easily get the path of the exe file, however Directory.GetCurrentDirectory returns the path that I most recently used in the FileDialog. Is there a Function that returns the path at start of the process (program) Thasnks Ramith Sivanarain

    C# csharp winforms tutorial

  • Cannot view data entry table in ReportViewer [modified]
    R Ramith Sivanarain

    :omg:My project is CMat, with RderTable in RderDataSet with columns Descr and Price. OrderEntryForm and ViewOrderForm with dataGridView1 in OEForm and reportViewer1 in VOForm. reportViewer1 uses report1.rdlc with table1. OEForm generated rderDataSet and rderTableBindingSource & VOForm generated RderDataSet and RderTableBindingSource when fields dragged from DataSource Window. I click a Button in OEForm to ShowDialog VOForm. I tried to insert RderTableBindingSource.DataSource = rderTableBindingSource.DataSource or rderDataSet.RderTable before, this.reportViewer1.RefreshReport in VOForm_Load - error "does not exist in current context" Please help me view the active Order entry table filled by rderDataSet.ReadXml, in a reportViewer1. Ramith Sivanarain -- modified at 9:52 Thursday 12th October, 2006

    C# help

  • Alternative to database
    R Ramith Sivanarain

    :confused:Hi, I am new to C# and visual studio, please direct me to an alternative to database method of saving data as my details usually get too large. eg: taking the familiar Customers and Orders scenario, one customer does not have to be linked to another. I want to use Open and Save As file to save One customer and variable number of orders using customer name or ID as filename. Do I have to use Binary Read and Write? Thank You Ramhith

    C# csharp database visual-studio sales question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups