Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » WinGrid » custom (RSS)
  • 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
  • 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
  • Changing the caption of ScrollTips in UltraGrid

    How do we change the caption of the ScrollTip for a UltraGrid or a UltraCombo? I would not like to show the value of the ScrollTipField property i.e. the column name from the data source in the ScrollTips of the Grid control. Rather I would like to customize the caption text or turn it off completely...
    Posted to Forum by shashisatya on 02-18-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems