Hi,
I have 6 textfields in my application. after entering data in all 6 textboxes when click on save button i need to invoke "createservice". In that i am able to send only one text,id at a time now.
Is there any chance to send multiple ids at at time to create rows in database?