I have a heirarchial flex grid which I've added a bunch of data to using some custom functions. It works fine as a grid, but now I want to get it to expand a subrow for some of the rows to display additional information. The grid isn't bound to a recordset and I'm filling it manually but I can't seem to find a way to manually add a subrow without having the grid be databound and using the SHAPE command.
Does anyone know a way to do this?
Does anyone know a way to do this?