Is there any limitation in smart rendering mode when used with one time loading ( no server side dynamic loading)?
I am planning to use following features of grid
- Sorting
- Filtering
- Group By
- in-line editing with text box and combo boxes using Excell
- Footer with sum of the column values.
- column Moving and resizing
- Print grid using grid.printView
are there any features above which will not work with smart rendering mode.