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
1934
Best way to create SummarySettings for the same text...
posted

 OK, here is my situation.  Let's say I have a UltraGrid with one group by column.  I then have a column named "Folder" where every value will always be the same for the group by values.  I have a bunch of summaries that I display in the group by row.  I would like to display a summary in the group by row for this "Folder" column where all values are the same.  I really cannot think of an easy way to tackle this problem, but perhaps I'm overlooking something very simple.  Here is an example of my grid, the numbers surrounded in asteriks are what I would like to display for the smmary values.  Any ideas?

               Folder

Group 1     *1*    

                  1

                  1

                  1

Group 2     *2*

                  2

                  2

                  2