Question: tables generated server-side
Question: tables generated server-side
Hi, Alan.
I have the following use case. The user of a portal has a form with some options in a drop-down menu. Based on a chosen option the portal makes a request to the external system that uses the request information to define the number and naming of the columns and sends this table with a few blank rows back to the user who fills in the remaining details.
Is such a use case possible with datatables server-side processing functionality? From the description I haven't exactly understood if I would have to define the table beforehand because as I see it there should be some placeholder for the table coming from the external system to attach to.
Thanks.
I have the following use case. The user of a portal has a form with some options in a drop-down menu. Based on a chosen option the portal makes a request to the external system that uses the request information to define the number and naming of the columns and sends this table with a few blank rows back to the user who fills in the remaining details.
Is such a use case possible with datatables server-side processing functionality? From the description I haven't exactly understood if I would have to define the table beforehand because as I see it there should be some placeholder for the table coming from the external system to attach to.
Thanks.
This discussion has been closed.
Replies