Jenia Rafalovich
Jenia Rafalovich
install my https://bitbucket.org/gwmaster_gwm/multiprojectstarter/src/master/ and set you code on src/appsDevelop/starterProject/containers/myComponent/myComponent.js run npm i npm run starterProject:start then navigate
Hi its cool and solve my problem of performance. but i cant use CustomTreeData on getChildRows const getChildRows = (row, rootRows) => { }; row is always null can you...
i build this sample code can you say if its best performance case [sample](https://codesandbox.io/s/j448566rmw)
how i implement sort and filter ? when i use getCellValue?
can you show simple example of multiple filter on same column like https://js.devexpress.com/Demos/WidgetsGallery/Demo/DataGrid/Filtering/jQuery/Light/
i try but its dont work do you have sample how its will work?
the link from comment https://github.com/DevExpress/devextreme-reactive/blob/v1.0.0-alpha.9/packages/dx-react-demos/src/bootstrap3/filtering/custom-filter-row.jsx no work as "LocalFiltering" not includes in "@devexpress/dx-react-grid": "^1.7.0",
perfect thank you. i build some basic sample using hooks if some one need [sample](https://codesandbox.io/s/n0059rj67l) setFilter('count',[1,20,100]) updateFilters([['count',[]] , ['name' , ['Linda','Lisa','Paul']]]); //clear all setFilters([]);