jQWidgets Forums

jQuery UI Widgets Forums Grid CellRendered and global var : Impossible ?

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 6 years, 5 months ago.

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

  • mathod
    Participant

    Hello,
    In my cellRendered, I want to display in cell 2 attributes :
    1- my Value
    2- a Global Var, but, it’s impossible to access at a global var, if i console.log them, it return me “undefined”

    how can i get the contenue of my global var in cellRendered, to display my grid?

    my globalvar is initialize in ngOnInit()..
    Can’t understand …

    Thanks a lot


    Hristo
    Participant

    Hello mathod,

    I would like to mention first that this is not relevant to our library.
    You could use the Angular’s services and/or with Globals.
    Please, take a look at this topic.

    Also, I would like to mention there is another section in our forum for Angular issues.
    Thank you for the understanding.

    Best Regards,
    Hristo Hristov

    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.