Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Prasad on May 07, 2008 05:24
open dhtmlx forum
Height of Row

Hello support ,

Can I get Height of specific row?
just like grid.getRowHeight(rowId)

Thanks
Answer posted by Support on May 07, 2008 10:26
There is no API call, but you can access it through  DOM
    grid.getRowById(id).offsetHeight