Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » WinGrid » formula (RSS)
  • Validation in Cell having formula

    Hai To All, I am using a grid with two bands. In the first band, i have three columns item, required qty and total_issue_qty. In the second band, i have three columns batch number, stockqty and batch_issue_qty. I am using formula in the first band's total_issue_qty "sum([TableTest1/batch_issue_qty...
    Posted to Forum by sureshsimkumar on 09-06-2008
  • Re: summaries in blank

    This problem is solved using this formula: round(average(if(isblank( [Cancelled]) , 0 , [Cancelled] )),2,0) . But now I have another question. I make the summaries when I group by columns but, when I use this formula and in the group there are only one row with a blank cell I get a #NULL! . Now I'd...
    Posted to Forum by charlygandia on 05-19-2008
  • summaries in blank

    I have a problem. I'd like to know how can I make a summaries ignoring the blanks cells when do I an average (with decimal numbers) ?? Anyone can help me?? Thanks!!
    Posted to Forum by charlygandia on 05-13-2008
  • display a value from another table (I need VLOOKUP Excel !!)

    hi, i have a wingrid who displays the orders of a customer (IDCustomer, DateOrder, Amount) i wan't to display on this wingrid some informatiions about each customer (name, address) Of course, i can use a view in my database, but i must modify the DateOrder or the Amount and it's impossible with...
    Posted to Forum by coollehavre on 05-11-2008
  • ultra explorer bar throws exception "Object reference not set to an instance of an object" when drap any group

    ultra explorer bar throws exception "Object reference not set to an instance of an object" when drag and drop any group to any other control (like drag the ultra explorer bar and drop to the win form header) i have tried all this but to no avail this.ultraExplorerBar1.GroupSettings.AllowDrag...
    Posted to Forum by soft123456 on 05-05-2008
  • Band caption in FormulaBuilderDialog

    I've set a band's Header.Caption in order to get the name I want for the band in the field chooser. Is there any way to get a name to appear in the formula builder rather than the band's key?
    Posted to Forum by jaa on 02-29-2008
Page 1 of 1 (6 items)
Powered by Community Server (Commercial Edition), by Telligent Systems