Update mysql from datagrid
Posted: Thu Feb 13, 2014 9:03 pm
If there is a guide on this or lesson that would be great.
If not, this is how my brain is trying to get at it and maybe someone can help me.
#1 does the openField and closeField handlers work in a datagrid?
#2 I know how to get data in in a specific row based on what column it is in, what I need now is the name of the column I'm editing
after that, If closeField works in a datagrid I can then use the information I have gotten to update the data in my MySql server.
If not, this is how my brain is trying to get at it and maybe someone can help me.
#1 does the openField and closeField handlers work in a datagrid?
#2 I know how to get data in in a specific row based on what column it is in, what I need now is the name of the column I'm editing
after that, If closeField works in a datagrid I can then use the information I have gotten to update the data in my MySql server.