jQWidgets Forums

jQuery UI Widgets Forums Grid Dynamically set editable

This topic contains 2 replies, has 2 voices, and was last updated by  Craig Matthews 9 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Dynamically set editable #76774

    Craig Matthews
    Participant

    Greetings.

    I have a grid where I want to be able to edit all contents except for the 1st row and the first 10 columns.

    I initially have the grid editable set to false, and after I determine that the user is authorized to update I set the grid editable to true.

    I have checked the setcolumnproperty method, but I think what I am looking for is a setcellproperty. Columns 1 thru 10 are to be editable in any other row except row 0 (zero).

    Is there a way to accomplish this?

    Thank you.

    Dynamically set editable #76789

    Vladimir
    Participant

    Hello Craig,

    Checkout this demo it displays exactly what you want to achieve.

    Best Regards,
    Vladimir

    jQWidgets Team
    http://www.jqwidgets.com

    Dynamically set editable #76814

    Craig Matthews
    Participant

    Hello Vladimir,

    Thank you very much.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.