ClosedXML / ClosedXML/ClosedXML.Report

Checkbox styling gets lost with tables after rendering

Open
#395 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
647
Forks
122
PR merge metrics
No merged PRs in 30d

Description

I have a working template, where I add a (so far not bound) CHECKBOX into one column:

Image

When I render the template, I get this:

Image

**So the checkbox LOOK gets lost!**

Also, would be great to know how to set/bind the object in the template {{ item.Active }}...and keep the checkbox look.

Contributor guide

No contributing guide indexed for this repository

Research direction

No source files or tests are named. Start by tracing the template-rendering path and comparing the checkbox formatting before and after rendering; done means the checkbox appearance is preserved in table output and the supported way to bind {{ item.Active }} is established.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.