How can I increase the height of the dhtmlxGrid?

  1. Increase the height of the row depending on the cell information?
  2. How to allow the cell data wrapping true to show the complete text?

You can try to use multi line mode:

mygrid.enalbeMultiline(true)