we have this grid but the user wants like below how can we transpose this grid to row wise grid
Discussion posts and replies are publicly visible
You can't use any of the grid layout to achieve this. You would need to implement your own logic. Do you have child data stored some where ?