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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. related to crystal report

related to crystal report

Scheduled Pinned Locked Moved C#
csharptutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NarendraSinghJTV
    wrote on last edited by
    #1

    i m creating a window application on c# in which i m using crystal report option. I m getting fields data from the dataset, all is going fine but i m not able to increase the size limit of the fieldobject, there is a field in my dataset which is having text more than 500 hundred characters, when i run my application it shows only 500 characters and my whole data is not visible due to that. so plz can anybody tell me how to increase the size to display text more than 500 characters. thanks in advance

    K 1 Reply Last reply
    0
    • N NarendraSinghJTV

      i m creating a window application on c# in which i m using crystal report option. I m getting fields data from the dataset, all is going fine but i m not able to increase the size limit of the fieldobject, there is a field in my dataset which is having text more than 500 hundred characters, when i run my application it shows only 500 characters and my whole data is not visible due to that. so plz can anybody tell me how to increase the size to display text more than 500 characters. thanks in advance

      K Offline
      K Offline
      karthiknss
      wrote on last edited by
      #2

      Hi, Create a formula field which has the dataset field containing >500characters. drag it on the report where ever u want to show. right click on the formula field in report and choose format filed under the common tab check on can grow checkbox give ok. hope this help.

      N 1 Reply Last reply
      0
      • K karthiknss

        Hi, Create a formula field which has the dataset field containing >500characters. drag it on the report where ever u want to show. right click on the formula field in report and choose format filed under the common tab check on can grow checkbox give ok. hope this help.

        N Offline
        N Offline
        NarendraSinghJTV
        wrote on last edited by
        #3

        hey karthik thanks for ur valueable support my problem solved now actually i dont know how to create a formula field but my problem is solved with the help of text object. when i drag n drop the dataset field in the text object it works fine thanks again

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

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