ParamQuery grid support forum

General Category => Suggest new features => Topic started by: CharlestonGeek on March 18, 2020, 10:07:33 pm

Title: New Excel Function / Export Support (=HYPERLINK and/or ANCHOR TAGS)
Post by: CharlestonGeek on March 18, 2020, 10:07:33 pm
So we like rendering hyperlinks into our GRIDS
however when we export the grids to Excel the "<a href..." is just text in a cell. So then we use renderExport: false.
However, it would be nice to have clickable links in the Excel export.

So i tried to use the Excel formula HYPERLINK however that is sent as text to Excel, it would be nice if anchor tags "<a></a>" would be converted to a link in Excel and or support for HYPERLINK was added.

Thank you for your time and consideration of this feature.
Please feel free to contact me for further details and or use cases and or testing.
Title: Re: New Excel Function / Export Support (=HYPERLINK and/or ANCHOR TAGS)
Post by: paramvir on March 18, 2020, 10:21:00 pm
Nice suggestion @CharlestonGeek, would look into it.