Hi
I would like to copy Summary Row into clipboard (with / without column headers). Also want to copy selected summary and detail rows in to clipboard.
Attached file has code & image (result that I am looking for).
Btw... this code had showing cell borders for summary cells. (might be helpful to others)
3. Group by "Abbreviation" column.
4. I want to copy First Summary row (i.e. "0Too Looooooooooong" group by row).
5. I also want to copy Summary row & Its details rows (i.e. 2 rows)
Looks like summary row wont allow to select as regular data row to copy.
Is there a way to copy summary row (with deail rows) ? Like providing context manu to copy etc.
Can you modify the code and upload back (if we have any solution).
Thanks
Hello,
Thank you for your post. I have created a sample application for you, based on the code that you have provided me with, which demonstrates how you can copy the GroupByRercord and also its child records to the clipboard. I have added a context menu to the GroupByRecord, that copies the data into the clipboard. I am attaching the sample application and also a screenshot that shows the functionality.
Please let me know if you need any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Thank you. This is helpful. I made it worked for multiple group by. Attached zip has the code. Might be helpful for others.
Thank you for your feedback. I am very glad that the approach I have suggested was helpful for you. Please let me know if you need any further assistance on the matter.