qgrid icon indicating copy to clipboard operation
qgrid copied to clipboard

Horizontal Scroll is not there when the dataframe width is more than the window size.

Open gtambi143 opened this issue 5 years ago • 1 comments

gtambi143 avatar Apr 23 '20 09:04 gtambi143

try this - qgrid.show_grid(data, grid_options={'forceFitColumns': False}) as suggested in #119

ananis25 avatar May 19 '20 09:05 ananis25