yorl1n / ext.ExportableGrid

Wrapper over ExtJs's grid to make grid exportable.
MIT License
13 stars 7 forks source link

Render call context differs with ExtJS logic. #2

Closed nbgo closed 8 years ago

nbgo commented 8 years ago

Please look at this screenshot: https://s3.amazonaws.com/donnicky_screenshots/2016-03-03_22-34-17_c93c2d41-2aa6-4b4f-b1c7-f10cea7d1ded.png ExtJS logic calls render so that this references grid. In your code this references column.

yorl1n commented 8 years ago

Thanks for report. I'll take a look

yorl1n commented 8 years ago

Now the scope should be correct