Announcements
Hello to everyone
I want to have a Form with two grids. Both grids have fields from the same table.
In the first grid i have the Index value(1) of the table and a title(2)
and in the second grid I have only the description(3) of the record.
Now I want to see, in the second grid, only the description value of the record that I had selected in the first grid.
- I try to do it by adding a second datasource (same table) and add relation between those two datasources but it doesnt work.
Does anyone know how can this be solved?
I don't know exactly what you're trying to do. Do you really need a second grid? It will show only one value anyway. You can directly create a new group and drag and drop the description field.
If you want to make a new grid despite everything, actually your method is correct. I think there is no relation in the table. You need to define a self-binding relationship in the corresponding table (as in CustInvoiceJour).
André Arnaud de Cal...
294,127
Super User 2025 Season 1
Martin Dráb
232,871
Most Valuable Professional
nmaenpaa
101,158
Moderator