Mike Tatsky

Results 74 comments of Mike Tatsky

The issue is that search bar is meant to be a) Alternative to filters. b) It works over filters. In fact, it is specific case of filters. Here is what...

As varient, we will try to add property that to notify that param was generated over search bar. We will try to add it in next release.

We will try to improve documentation. Here are samples about `height`. http://jsfiddle.net/fancygrid/vy60fxko/ http://jsfiddle.net/fancygrid/5ctoxg6k/

@SoheeP Thank you for letting us known. Try this sample, please. https://jsfiddle.net/fancygrid/vcfr7Lg3/ We will fix link in samples.

As for complex dragging for trees, I am afraid it is not implemented well.

Yes, it would cool to provide screenshot.

Hi @evbrew It was speacially done. If grid is sorted or filtered then row drag is not available. It is not possible to reach stability for row dragging when grid...

@evbrew Oh, I got. It is good case. Try to do something with it.

@evbrew Add this after including library ```html .fancy-grid-state-sorted .fancy-grid-row-drag-el { display: block !important; } .fancy-grid-state-filtered .fancy-grid-row-drag-el { display: block !important; } ```

@runnerktb In fact, FancyGrid is frozen. ag-Grid burned out the market and we do not have money to continue development. We did all on self money and we are not...