ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: queensgambit9 on February 04, 2020, 06:41:06 pm

Title: Context menu with tabs
Post by: queensgambit9 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/
Title: Re: Context menu with tabs
Post by: paramvir on February 04, 2020, 09:20:52 pm
It's because bodyItems function is not defined correctly.

Move bodyItems function outside the create event.