This is a migrated thread and some comments may be shown as answers.

PDF export in custom binding

1 Answer 87 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sang B
Top achievements
Rank 1
Sang B asked on 24 Jan 2018, 04:21 AM

I want to export PDF with custom binding in Grid. However, it does not work.

Maybe, some functions must be overriden but i don't know what they are.

 

In following plunker, PDF export does not work with custome binding.

Without custom binding, it works perfetly. Or if i export only one page, it works.

 

https://plnkr.co/edit/uA7XLv73Kz8gilZsiuWe

 

Could you give any advice?

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 25 Jan 2018, 10:35 AM
Hello,

The default binding directive calls a method of the grid to notify that its data has changed. For now, I can suggest to do the same - updated example. We will consider adding a public method or using setter to avoid this requirement.

Regards,
Daniel
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Sang B
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or