Question
P3Fusion
IN
Last activity: 2 Aug 2019 15:51 EDT
Generate grid with dynamic columns
Hello,
I have a requirment to show the page-list contents in a grid where the number of porperties in the page-list are updated dynamically
Detailed Statement:
1. Customer uploading a csv file in backend i use pxUploadCSVResults to parse the csv file content in a pagelist
2. the page list value has to be shown in the table
Csv file sample
Property 1 |
Property 2 |
Property 3 |
.......... |
Property (n) |
Value 1 |
Value 2 |
Value 3 |
Value.... |
Value (n) |