Recently, I was trying to create a two-column table with multiple rows. I needed to iterate over a collection object and display its data in a table with two columns, something like the one shown below:
Value - 1 Value - 2 Value - 3 Value - 4 Value - 5 Value - 6 ...
After some web research regarding the use of the rowIndex property and the use of logical tags, I was able to implement the following code, which is at least free from scriptlet tags (although expressions do appear in some places for required logical evaluations):
tag > tag > - tag >
Share the Post:
Share on facebook
Share on twitter
Share on linkedin
Overview
Recent Articles:
7 Ways Technology Has Changed Traditional Payments
In today’s digital world, technology has changed how we make payments. From contactless cards to mobile wallets, it’s now easier
January 26, 2023
Data Execution Prevention and How it Works
No matter what you do or where you work, you are likely to encounter Windows software at some point or
January 25, 2023