I need to fill in a second grid based on the selected row of the top grid. Second grid is a vertical layout grid, not the regular grid.
I am having problem on line 211 (3rd page) on options.success(appItem). I get that javascript don't have the property or method slice when getting the data back.
I had included on the 4th page what's being returned.