Author Topic: Context menu with tabs  (Read 1649 times)

queensgambit9

  • Pro Ultimate
  • Sr. Member
  • *
  • Posts: 341
    • View Profile
Context menu with tabs
« on: February 04, 2020, 06:41:06 pm »
On grid in 2nd tab Im trying to active context menu, but function does not get defined...

https://jsfiddle.net/queensgambit9/t71o63ce/2/

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: Context menu with tabs
« Reply #1 on: February 04, 2020, 09:20:52 pm »
It's because bodyItems function is not defined correctly.

Move bodyItems function outside the create event.