Hi Experts,
I have a tableview in which i am trying to populate the data without refreshing the page.
I have used AJAX. First i converted the entire data into XML but was not able to transfer data from JS to ABAP to display in the tableview. Please help me with this
or
Next i sent a request to the server using AJAX filled the internal table with value which is used by TableView
but no data is seen in table view.I need to refersh just the tableView and not the page.
I have almost lost my mind tryin to fill tableview with data using AJAX.
Please help.
Regards,
Abhishek