What is the difference between the Datagrid and Celltable?
I know that following major differences
- Datagrid provides RequiresResize.onResize() functionality while celltable does not give this
- Datagrid headers are fixed and do not move while scrolling the content. But i want to know is this much difference is enough that they made a whole new widget.