i tried triggering a search on the second page but that doesnt seem to work.
i also tried, adding data to “postData” property and then triggering a search which doesnt seem to work either.
another thought i had was, to be able to have different subgrids for different columns ( which would probably and ideally be the best solution ). Dont know if its already possible or not.
eg: you can click on column 1 and use subgrid to retreive data based on the column1:row1 (cell1) data. You can then click on column2 :row1 ( cell2 ) to retrieve totally different set of data in the subgrid with a different subgrid column model.