Copilot

Results 4682 issues of Copilot

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress....

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress....

## Designer Improvements Implementation ✨ This PR implements several designer improvements to enhance visibility and usability of the Report Designer, addressing key issues from the original GitHub issue. ### ✅...

Analyzing slow rebuild performance issue when using SetData - [x] Explored repository structure and identified key files - [x] Identified the performance issue: Rebuild() unnecessarily calls RunGetData() even when data...

- [x] Add Export method to Report class that saves to file - [x] Add ExportToMemory method to Report class that exports to byte array - [x] Add support for...

## Problem Table borders were not printing at the correct width. When users set a border width in the designer (e.g., changing from 1pt to 5pt via right-click Table →...

## Overview This PR addresses the question about MS Access database support in My-FyiReporting. The good news: **MS Access support already exists** through the OleDb data provider - it just...

## Problem The EAN-13 barcode implementation had critical quality issues that prevented reliable use: 1. **Unreadable numbers** - The human-readable digits below the barcode were too small or blurry to...

## Problem When opening XLSX files exported by the reporting engine in Excel 2013, users received warnings that the file needed to be recovered. Analysis of the exported files revealed...

## Overview This PR implements comprehensive internationalization support for generic Spanish (es), enabling the My-FyiReporting project to serve the entire Spanish-speaking community with fully localized UI, error messages, and system...