Dynamic Create edit grid in action Center task

Hi may I know how to create edit grid based on my data table .my data table column is dynamic so I can’t fix the column name. I try but some time it works with 10 columns then i retry again the table will just be empty.

@weipingtong128

Can you please show what you tried

Also if the columns are not fixed then what you want to do with the data? Without knowing what columns?…are you getting some datatable with required columns and extra as well? If yes then use filter datatable and retain only the columns you need

Cheers