Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by ez on Feb 16, 2009 02:43
open dhtmlx forum
setSizes() need to be called manualy after addRow()

In configuration with * as one column size

setSizes() need to be called manualy after addRow() if not the horizontal scroll bar appears.

HOW TO REPRODUCE:

Modify samples\rows_and_columns_manipulations\addrows_grid.html

change:

mygrid.setInitWidths("100,250")

to:

mygrid.setInitWidths("100,*")
Answer posted by dhxSupport on Feb 16, 2009 09:05
Thank you for notes. This bug will fixed at the next dhtmlxGrid version