I’m migrating to configuring the
dhtmlXGrid’s columns via XML, and it seems like there are a number of aspects
that can only be configured via javascript calls. For example - and most
important to me at the moment - I want to set the initial column width(s) in
percentages, not in absolute pixels; I can do this via the setInitWidthsP() js
call, but apparently the xml attribute does not support percentages.
Please let me know
whether there’s a way to do this via XML. <o:p></o:p>