I have a php table which will have row values shown as per the search result.
For example : I have a dropwdown to select android device. So When I select a device. Then a table should be shown with whom all owning that device.
So each row will contain 1.Device Name 2.Device Owner. And for that row a + button. When user press + button, a new row line will be shown in same row with more values like serial no. IMEI.
I searched alot and tried some but no success. Please help



Reply With Quote

Bookmarks