I have a grid with a single table. I need to add a 2nd table to this grid.
The first thing I do is change the variable values in SQL from var1, var2. to tableName.var1, tableName.var2
I still need to then change the names in event, Ajax,search etc.
I am still getting Search Fields not defined error.
Has anyone tried this and is there a simpler way?