In Liferay, we can easily display records in proper tabular format with pagination using the Search Container tag of Liferay. I suggest seeing my previous post CRUD Operation in LiferayDXP
before learning SearchConatiner.
Here we will learn how to display all records of the Product table created in my previous post which includes three columns.
- productId
- productName
- productPrice