I've added a summary row to an UltraGrid (12.1) and, functionally, it's working, but I have a few appearance related issues.
Hello ,
I have tried your scenario to set TextHAlign to Right and the text in summary cells is align just fine for me, maybe you have set some interval (space) on the DisplayFormat property of your summaries. Please see attached sample.
Summary rows couldn’t be selected that is why they have no row selector.
In order to remove borders of summary cells (rows) you could set BorderColor to Transperant for SummaryValueAppearance or to use DrawFilter in order to skip drawing of the borders. See attached sample which demonstrates both approaches.
Please let me know if you have any further questions
Thanks for the quick response and the sample code.
It appears that the reason we're seeing different alignment is that we're using GDI rendering instead of GDI+. Unfortunately, using GDI+ causes other problems. We had a similar problem a couple of years ago (that was eventually fixed with a service release), and we had a workaround using a CreationFilter.
I understand that the summary rows can't be selected, but it would be nice to show row selectors anyway in order to maintain the alignment of cells. I guess this would fall in the enhancement request category.
We're trying to remove the vertical borders between cells of the summary row, so setting the BorderColor doesn't work. I think the DrawFilter approach could be tweaked to achieve this effect.
Since we only need a summary row for the entire grid, it would probably be easier to add a row to the grid with values calculated in code.
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this matter?
Thank you for using Infragistics Components.
Hello,
After some research, the “RowSelectors on SummaryRows ” has been determined to be a new product idea. I have sent your idea directly to our product management team.
Our product team chooses new ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your idea is chosen for development, you will be notified at that time.
Your reference number for this product idea is PI12100030.
If you would like to follow up on your request at a later point, you may contact Developer Support management via email. Please include the reference number of your product idea in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.