Hey all!
I would like to display multiple records on a single GridView row. The standard layout looks like the following:
Record1
Record2
Record3
Record4
However I would like my GridView to display like:
Record1 Record2
Record3 Record4
What do I need to change in order to acheive this result?
Thanks
I would like to display multiple records on a single GridView row. The standard layout looks like the following:
Record1
Record2
Record3
Record4
However I would like my GridView to display like:
Record1 Record2
Record3 Record4
What do I need to change in order to acheive this result?
Thanks