Hi
I have a master and a detail grid, like in the masterdetail example.
It’s work fine for the select part.
I have made the some Concat tricks for the primary key.
Now, I would like update, create or delete a record in the detail grid. But it doesn’t work.
I think it’s because of my primary key it based on two field.
How could I modify the update query by example to modify the where clause and construct the good primary key ?
PS : In the master detail official example, I juste add the update button in order to test, and it doesn’t work too.
Please help me 😉
regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top