Character length limit and excel download

Character length limit and excel download

wotmd0218wotmd0218 Posts: 2Questions: 2Answers: 0
edited April 2022 in DataTables

I have a question about downloading excel. A specific column in the datatable is long, so the string is limited to 10 characters. When downloading Excel, I want to download all characters without string restrictions. Is there a way?

Answers

  • colincolin Posts: 15,142Questions: 1Answers: 2,586

    We don't limit the string length, so that must be in your code. We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

Sign In or Register to comment.