mleibman / SlickGrid

A lightning fast JavaScript grid/spreadsheet
http://wiki.github.com/mleibman/SlickGrid
MIT License
6.81k stars 1.98k forks source link

custom filter for selecting all rows in grid #1184

Closed avi2911 closed 5 years ago

avi2911 commented 6 years ago

I'm having scenario in which all the rows need to be selected if it contains a check box else the row should not be selected.Help me solve out.

Thanks in advance..

6pac commented 6 years ago

See slickgrid.net. Ask on StackOverflow. Give a more detailed question with an image if possible.

avi2911 commented 6 years ago

Sorry for the late reply..

Please,see the snapshot in that im not having checkbox in the row but,it is still selected.How to set filter for that.?

image

1st row should not be selected because there is no checkbox.

6pac commented 6 years ago

... follow previous advice (1 out of 3 so far) ....

avi2911 commented 5 years ago

Hi,

I've asked this in stackoverflow no response yet.Is it possible to get a solution.

Please find it in the link,

https://stackoverflow.com/q/51378625/9960181

avi2911 commented 5 years ago

Got the solution.Find it in the above link