Hi Sajjad,
Pls. find a generic algorithmic steps to acheive the objective.
- On 'press' event of the button, do the following
- Read the user input values
- Create a JSON model and assign the input values that you obtained in step 1 to the model elements.
- Now bind the model to the table and the JSON model elements to the corresponding columns of the table at the time of declaration.
Regards,
Jagannathan R