Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #109977
    Zhang
    Participant

    I want to be able to freely drag the column width of different columns, and I have set column Resize=true, but I still cannot dynamically change the column width

    `<GanttChart id=”gantt” DataSource=”Records” View=”GanttChartView.Day” Tooltip=”tooltip” ColumnResize=”true” AutoScrollStep=”15″
    Locale=”ch” DayFormat=”GanttDayFormat.Long” DisableTaskResize=”true” Inverted=”true” />

    #109978
    Markov
    Keymaster

    Hi Zhang,

    See https://codepen.io/jqwidgets/pen/KKYXKox. Column resize is enabled and you can resize the task columns.

    Regards,
    Markov

    Smart UI team
    https://www.htmlelements.com/

    #109979
    Zhang
    Participant

    thanks Markov,but i want to change columns size in right region(cells region),could you tell me how to do ?

    #109980
    Markov
    Keymaster

    Hi Zhang,

    These are not resizable. They are all with one size as they represent dates.

    Regards,
    Markov

    Smart UI team
    https://www.htmlelements.com/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.