hi guys,
i want to express the data which is extracted from database in a table
in the following fashion
item1 item2 item3
item4 item5 item6
item7...........
............itemn dynamically
but i can express either row wise or column wise but not as shown above
please help me with the code how can i do so..:?: