Siraj M

Results 5 comments of 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, ![image](https://user-images.githubusercontent.com/34410962/192942816-03898781-d0c2-415a-ac40-e6bd46a80076.png) ```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