Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Repdetective

    Setting column elasticity at run time

    Brilliant! That is exactly what i needed.
  2. Repdetective

    Setting column elasticity at run time

    Unfortunately, the above method only works if the font type is "Courier".
  3. Repdetective

    Setting column elasticity at run time

    So far, the best solution I have found to prevent the number fields from truncating due variable column length, is setting these fields as char instead (via CF) and then lpad the number accordingly to a pre-defined length.
  4. Repdetective

    Setting column elasticity at run time

    Hi The problem I have is I dont want certain columns to appear at run-time depending on user-input. These columns can easily be hid by returning false in the format trigger. However, if I set the elasticity for all columns to 'Variable' in Prop Palette the columns that I dont want disappear...

Part and Inventory Search

Back
Top