Adding a Toggle to an Interactive Grid Toolbar
I have been looking around at various ways to customize an interactive grid tool bar. All of the documentation claims that a toggle item is supported, but don’t include the jQuery syntax required and I can’t seem to implement one successfully. When I include the code attached at the bottom to Initialization JavaScript Function section of my interactive grid’s region settings, I get the following error c.get is not a function
Render a grid column as LOV or text field
I have a interactive grid , which I want to render a column called TEST_COLUMN
as LOV or text field based on a condition .