Hi guys:wave:
I just want to know, how to add the 50 records in just one click?
I have a Listview that display the First Name and Last Name
and i have one button to save all the record that showed in listview.
Thanks :)
Printable View
Hi guys:wave:
I just want to know, how to add the 50 records in just one click?
I have a Listview that display the First Name and Last Name
and i have one button to save all the record that showed in listview.
Thanks :)
When button is clicked loop through all recods and save each individually.