Click here to Skip to main content

Hesha asked:

Open original thread
in my RDLC report i use text boxes for Display certain values of the report.but it only Display 1st record data in the Textbox.Is there any machanism to display all the row data in a Textbox.
 
actually i want to print Invoice and it has certain informations which should display all the database rows such as
 
Description , units , unit value , Total
 
pens 2 2.50 5
pencils 5 1.50 7.50
 
RDLC Expression is
 
=Fields!description.Value
 

In RDLC textbox only shown 1st record. so i want to get all the Rows of the perticuler database with out using Matrix or Tablic.is it possible?Thanks in Advance!!!
Tags: ASP.NET, RDL

Preview



When answering a question please:
  1. Read the question carefully.
  2. Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  3. If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
Let's work to help developers, not make them feel stupid.
Please note that all posts will be submitted under the The Code Project Open License (CPOL).



Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 26 Mar 2009
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid