Dear All
I am using the Basic CRUD Application. Lets say I have 2 tables users and employees but I am using the same code but in different folders and I have renamed the files accordingly. Instead of having static field names I load it with a query and it works great both in the data grid and form (New and edit).
There is my problem.
Then I open Users the data grid and the add, edit form is fine but selecting (via menu) the Employees the data grid is fine (gets updated with the new data) but when I want to Add or Edit it recalls the Users fields and not the Employees. It is the same if I do it the other way around, first the employees and then the users. It always recall the previous form information.
Please advise.
Regards
EasyUI

