smart rendering mode limitations?

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

  1. Sorting
  2. Filtering
  3. Group By
  4. in-line editing with text box and combo boxes using Excell
  5. Footer with sum of the column values.
  6. column Moving and resizing
  7. Print grid using grid.printView

are there any features above which will not work with smart rendering mode.

Smart rendering is incompatible with 3,5 and 7 because of those functionalities require all rows to be rendered