You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am exploring Gridx control in Dojo. I am curious about Export and print module of GridX. While checking exporter example I found that 'Selected Rows Only' functionality does not work. It exports all rows of grid irrespective of what I selected.Has anybody faced this issue ? How can I implement 'export selected rows only' functionality in GridX? Is it a bug with GridX Export module ?
I am exploring Gridx control in Dojo. I am curious about Export and print module of GridX. While checking exporter example I found that 'Selected Rows Only' functionality does not work. It exports all rows of grid irrespective of what I selected.Has anybody faced this issue ? How can I implement 'export selected rows only' functionality in GridX? Is it a bug with GridX Export module ?
Ref Javascript https://github.com/oria/gridx/blob/master/tests/test_grid_exporter.js
The text was updated successfully, but these errors were encountered: