yiister/yii2-advanced-grid

Value of InputColumn is blank in export

Closed this issue · 4 comments

Hi!

I'm using your InputColumn and noticed the value is blank when generating html/pdf/excel...
Could you fix It?

*If I find the solution, will make a PR.

Hello!
Could you tell me more information about this problem? What tool do you use for a generation html/pdf/excel?

Sorry about not mentioning before, but I use Kartik Gridview export. I could overcome this problem using one column for Input (visible and export-disabled) and another only with the value (hidden, but exportable).

The only remaining issue: I need to refresh the grid before exporting to update all the changed values.

Thanks for your attention!

fps01 commented

Hello!
It's no best way to fix problem. I think we can add some styles for column but I need test it with kartik gridview first.

I'll close this thread because this shouldn't considered an "issue".

Thank you for sharing this components with the Yii Community. :)