Hi Can i display the grid rows inline using css styles? Say i wanna show 3 columns in a row likewise it goes on.
If I understood you correctly, you can do it using "display: inline". If it is not what you want, write more details.