jQWidgets Forums

This topic contains 1 reply, has 2 voices, and was last updated by  Yavor Dashev 3 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    grid cell Posts
  • grid cell #120687

    nicoletacornea
    Participant

    is there a way to force the grid cell to render html if it contains an onclick ?

    ex:
    this field renders the image
    dataRow[“id”] = value.id+ ‘ ‘ ;

    this shows encoded html
    dataRow[“id”] = value.id+ ‘ ‘ ;

    shows:
    1234567 <img src="http://localhost:61587//Images/image.png" style="width:28px; height:36px; border:hidden;" onclick="/>

    looks like just by adding the onclick word the behavior changes

    grid cell #120693

    Yavor Dashev
    Participant

    Hi noicoletacornea,

    This is a duplicate topic and I have replied to the one in Grid section in the forum.

    Link to the topic- https://www.jqwidgets.com/community/topic/onclick-inside-grid-cell/

    Please, do not hesitate to contact us if you have any additional questions.

    Best Regards,
    Yavor Dashev
    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.