Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

FormulaBuilderDialog fully qualified column names

Last post 07-07-2008 9:30 by [Infragistics] Mike Saltzman. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-27-2008 15:56

    FormulaBuilderDialog fully qualified column names

    Is there a way to disable fully qualified column names in the Formula Builder? ie, "//ultraGridHoldings/Postions/Amount" -> "Amount"

    • Post Points: 20
  • 07-07-2008 9:30 In reply to

    Re: FormulaBuilderDialog fully qualified column names

    Answer

    No, there's no way to affect the default behavior of the FormulaBuilder like that. You coul, of course, edit the formula yourself and just delete the parts you don't want. 

    Formulas in the FormulaBuilder use relative references whenever possible. So how the column reference is specified depends on what object you are setting the formula of. If you apply a formula to a grid column and you reference another column in the same band, then the formula builder should just use the name of the column. But if you refer to a column in the grid from some other control like a textbox or from a named reference, then the name must be fully-qualified in order to be recognized by the CalcManager. 

     

    Mike Saltzman
    R&D Engineer
    Infragistics, Inc.
    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems