Save Grid values to my database
i have a trivial question about saving some data but i can't find the solution.
Here is my problem :
i have a form with 2 fields (first name and last name) and 2 tabs, each of them containing a grid. In the first grid the user can add several phone numbers and in the second one he can add several addresses.
When i save my form, only the first phone number of the grid is saved into my database, not the other ones, same thing for the addresses.
I think my problem is both in my php file that get the values inserted in my grid and send them to my database and also that i don't know how to transmit my several entries into my grid to my php file.
I know it is quite simple for some of you, but i am very new to extjs.
Anyone could give me a hand?
Thanks
Sop
#If you have any other info about this subject , Please add it free.# |
Posted in xn--oq0a.com | edit