async table data

how to get the async table data for insertion.

I have a requirement to add new rows in the table which needs to take the data for insert.

Hi Dinesh,
Can you please be more clear and brief? What is async table?

hi mahesh,

Yes, Thanks for you reply.
I have created Asynchronous table in CAF screen which needs to have the functionality of inputting(insertion) & retrieving the data. I would like to know how the data can inserted into DB from this Async table. Whether it is right procedure to make use of async table in this scernario.

Your table needs to be bound to a provider, which can be used as the input to a web service that accepts the same arrayed document type.