Hi, I’m having problems in getting the data from the master to the detail grid. I followed all the examples but still non working. In the master grid I get the data from a sql-server query with a Group-by.
When I call the data by $id = $_GET[“ID”]; I Always get an empty field.
Any Idea where I can find the right solution ?
Thanks a lot.
Paolo
Your Answer