Resizing dynamic columns to fix content width - Part III

Hi,

Looking for answers to the questions asked here (dhtmlx.com/docs/products/kb/inde … mal&q=3617)
I have tried to use “%” instead of “px” for columns width, but the grid continues to think that it’s pixel values
and draws columns having 20px width. How to make it read columns width values as percentage?
(I have tried “*” instead of “20” for the last column - same result)

<?xml version="1.0" encoding="UTF-8"?>

    
        
        
        
        
        
    
    
        %
    
    
        
            true
            true
            true
            true
            true
        
    
    
        
            0
        
        
            1
        
        
            2
        
        
            3
        
        
            4
        
    
    
        
        
        
        
        
    


Regards,
Yuri Mikhel

settings tag must be inside head section

dhtmlx.com/docs/products/doc … lGrid.html