I have my grid on one page and then instead of using the grid's popup window. I want to do the actual insert/edit/delete on another page. I want to know how to pick up the id of the selected row and carry it to the next page.
Also my edit screen id being called by form buttons.
5 Answers
Thanks. I have another question, how do I pass a javascript variable into a php variable??
Your Answer