Create table and later give data.
Create table and later give data.
Hi I am wondering if it is possible to create the data table and later add or change the data. Currently I am just re-drawing the table every time I am changing the data.
Further explained. I am having my user select what data they want to see in the data table and am populating the table based on this selection. I have recently added the ability for the use to then change their selection and the table re draws as if it is being created for the first time. Can I just swap out the data?