SelectRange

Tags: #<Tag:0x00007f8b2b1ad638>

Hello,

I have added a checkbox in my first column,
I want to export only the selected ones with the range option, but I’m not sure how to get the range of the ones with check in the checkbox.

Is there a way to implement this?

Sorry, I had no time to prepare a fiddle.

Thanks!

Hi @namihihii

I would appreciate to see the code demo. Without it will be difficult to investigate.

Hello,

sorry for the late response.
I created a fiddle here:
http://jsfiddle.net/namihihii/x89o30uy/10/

What I want to do is download only the ones with available true,
but I’m not sure how to get the range.

Hi @namihihii

Thank you for an example. I can see that you are already using the range option in export plugin. Currently it’s the only way to specify the range you want to export.

Hi @adrian.szymanski

So there is no way for me to only export the ones that are checked in the available column?
For example, Mercedes and Audi based on the fiddle.

Hi @namihihii

No, currently the only possible way is to specify the range.