Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Mar 05, 2007 10:11
open dhtmlx forum
How can I set a style for column or row?...

How can I set a style for column or row?
Answer posted on Mar 05, 2007 10:11

You can set any style to row by:

            mygrid.setRowTextStyle

There is no special command for column, but you can use:

            mygrid.setCellTextStyle

Answer posted by Inga (Support) on Dec 06, 2014 11:24

I hope this information will be enough for you. But you also can have a look at ajax progress bar upload and google calendar timeline.