Notice: This site is now in read-only mode and will no longer be updated.
Please visit our new and improved Knowledge Base at https://kb.joget.org/ for the latest content and updates.
hi all, can you help me to answer this question, because i cannot find the example in this forum to split the list grid column from datalist. Here the example:
from the image above, i want to split the attribute inside criteriaList_id into separate column. I already tried the formgrid example, but that can't be applied in the listgrid.
You will need to first ensure that your data is not stored in JSON format. In your List Grid, configure its binder to make use of Multirow Form Binder.
hi all, can you help me to answer this question, because i cannot find the example in this forum to split the list grid column from datalist. Here the example:
from the image above, i want to split the attribute inside criteriaList_id into separate column. I already tried the formgrid example, but that can't be applied in the listgrid.
Thanks