Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Aug 11, 2009 01:27
open dhtmlx forum
What if i want to pass multiple columns in the params. Isn't there any way to set the attribute in the column's ...

What if i want to pass multiple columns in the params.

Isn't there any way to set the attribute in the column's element like hidden="true" ?

 

Thanks,

Huzefa

Answer posted by Support on Aug 11, 2009 10:03
If you mean configuration from XML - it possible to define hidden columns as part of configuration

<rows>
    <head>
         <column hidden="true" ...