ABout Data Report

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pradeep Mohanty
    New Member
    • Feb 2008
    • 1

    ABout Data Report

    I made report in Data Report for PO. But the description fields some times contains large text and some time very few. All the time I have to change the field size in Designing mode. I need a solution, so that field size can be changed through Program
  • cvraghavan1979
    New Member
    • Jan 2008
    • 28

    #2
    Originally posted by Pradeep Mohanty
    I made report in Data Report for PO. But the description fields some times contains large text and some time very few. All the time I have to change the field size in Designing mode. I need a solution, so that field size can be changed through Program
    hi,

    why can't u go for crystal reports [seagates / busiess objects] has many features than the data report. even the pbm of "Larger Report Width" can be solved. contains the text box with option autosize that reduces the complexity in desgning. working with it also will b easier.

    regards,
    vijay

    Comment

    • 9815402440
      New Member
      • Oct 2007
      • 180

      #3
      hi
      set CanGrow property (Properties window) of your text control to True.
      once you set the cangrow poroprty at design time, control will auto-size to fit the text in it.

      regards
      manpreet singh dhillon hoshiarpur

      Comment

      Working...