|
Browse by Tags
All Tags » WinGrid » formula ( RSS)
-
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...
-
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...
-
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!!
-
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...
-
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...
-
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?
Page 1 of 1 (6 items)
|
|