Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
665
What have I set incorectly?
posted

 First I'm using the following:

  • Netadvantage 2009.2
  • Windows 7
  • Visual Studio 2008(vb.net)

I would like to allow the user to select the type of summary for a column, but the "Sum" is disabled for some reason.

My settings in the UltraWinGrid Designer are as follows:

  • Allow Row Summaries = True
  • GroupBy Summary Display Style = Summary Cells
  • Summary Display Area = Bottom Fixed

For some reason when the user clicks on the column to dislplay your "Select Summaries" form and the "Sum" option is disabled.  What do I need to set to have this enabled? From the Designer? By the way my program will display the sum total from code!  But thats not the way we want this to work.

Also I tried inserting pictures for your benifit, but alas YOUR posting form will not accept any!  Whats up with that?

Thanks ahead of time.

Patrick