Siraj M
Siraj M
When I check in the web excel like GoogleSheet or Office365 the background color seems to be filled. But the same file when I try to open it after downloading...
Here's the complete implementation of the above example,  ```cs public class ExcelReportService : IExcelReportService { /// /// Generates excel from /// /// input /// sheet name /// Report title...
@jahav Well, it ended up I had some weired problems in excel. In the sample file, I attached in my first comment, when I open it on my laptop (Office...
after wrapping the component using a `View` and giving style flex=1 it seems to solve the problem. ```js setCreateRequest((ps) => ({ ...ps, [item.id]: val }))} /> ```
So you find any solution? I am too facing the same issue