jQWidgets Forums

jQuery UI Widgets Forums Angular disable a cell

This topic contains 1 reply, has 2 voices, and was last updated by  Stanislav 7 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • disable a cell #99869

    elie
    Participant

    following the below example :
    https://www.jqwidgets.com/angular/angular-grid/angular-grid-disableeditingofrows.htm

    if i disable a cell using cellbeginedit attribute the cell is disabled.
    however if a insert a data in that cell and directly press on another editable cell the data i tried to insert in the disabled cell appears in the editable cell.

    for example.
    in the example i mention above the first row is disabled.
    if i select the “Quantity” column of the first row and press ‘2’ the cell’s content doesn’t change as the cell is disabled
    but if i directly press on the cell under it, the “Quantity” column of the second row which is editable, the content of this cell changes to ‘2’ which is the value i tried to insert in the disabled cell.

    please advise if there is another way to disable a cell.
    Thank you.

    disable a cell #99881

    Stanislav
    Participant

    Hello elie,

    Thank you for the report!
    This isn’t intended and will be fixed in the near future.

    Best Regards,
    Stanislav

    jQWidgets Team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.