-
Currently all columns have the same width and it's really tiring to manually expand all the columns with content larger than the default width.
Proposal: set width of each column to the largest con…
-
Hello..trying this out in a multipage Websharper app using the code from **Try Websharper - Slickgrid**, and getting:
` System.NotImplementedException: The method or operation is not implemented. at …
-
### Clear and concise description of the problem
I have checked the documentation related to this project and found the following two places
- https://github.com/6pac/SlickGrid/wiki
- https://slic…
ajiho updated
1 month ago
-
Hi
I try add rtl to slickGrid for rtl language : Arabic, afganestan, Persia, tagikestan and other countery
you can see other try in :
https://github.com/meyogi/SlickGrid/tree/rtl
but this source is …
-
I've added several columns to my SDI display. When rendered, the columns and their headers are out of alignment:
![skewed_grid](https://f.cloud.github.com/assets/4577722/1700346/38041cba-600c-11e3-9…
ghost updated
9 years ago
-
While talking with @charles-cowart I realized that I wasn't actually sure which version of SlickGrid was in use (since the ["main" SlickGrid repo](https://github.com/mleibman/SlickGrid) stopped develo…
-
### Describe the bug
Go to https://6pac.github.io/SlickGrid/examples/example-trading-esm.html with iPad or iPhone.
When you swipe down directly or right-down scroll works perfectly. But when you s…
stuta updated
2 months ago
-
Perhaps we should cap the height of a data pane to be the right of the right-hand grid cell it’s adjacent to, and then have it be a scrollable (or paginated) viewpoint. (Contained table views would pr…
-
if I checked one row in slickgird on first page. The row remain checked in second page. Please guide.
-
Would it be possible to specify a custom sorting algorithm for each column of a slick grid module
How this could be define ?