Hi Scriptcase happy users
I guess I am missing something… so asking for your advise :
1- I have a grid with some colomns, some of them are issued from inner join (say I want the name of a town instead of its postal code)
2- I have a link which displays a detailed form of a row of the above grid should I click on the magnifier icon of a row.
This link keeps the where clause. till now its ok
3- Using the filter of the grid, I select for example only the towns which have some lommon letters
4- Since the link kept the where clause, I want to navigate on the form amongst the selected rows of the grid
But I get an SQL arror when clicling on the magnifier of a row in the grid when it is filtered (unknown table.column of the SQL inner join of above grid
I hope the description is clear… In fact, this is very usefull : I want to select from a grid only some rows and then walk through their associated form…
Regards
Gilles Bonnet