Row Header is NOT fixed when scrolling in pagination mode.
Fix Row Header when scrolling in pagination mode.
"@devexpress/dx-react-core": "1.10.0",
"@devexpress/dx-react-grid": "1.10.0",
"@devexpress/dx-react-grid-material-ui": "1.10.0",
"react": "16.6.3",
Hi,
聽
You can use the VirtualTable plugin to achieve your goal. Please refer to the following sample.
Perfect, thanks!
I tried it but, I just missed the placing VirtualTable next the IntegratedPaging.
You are welcome!
This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.
Most helpful comment
Hi,
聽
You can use the VirtualTable plugin to achieve your goal. Please refer to the following sample.