Thread closed due to unwieldy replies and containing multiple issues.
Type: Posts; User: barrymavin
Thread closed due to unwieldy replies and containing multiple issues.
You can’t have two sections bound to the same table in desktop apps.
Think about it. Your grid rows, when clicked read the “active record”. The data view gets all out of sync.
Please post any...
See attached.
2344
try your requery code in the command window. You can see if any data is retrieved. Check your requery() expression. I noticed you are using LIKE with no pattern characters.
What do you have in the parentdatachanged delegate for that second section? You need to explain.
This post is very difficult to follow. You keep replying to replies out of context.
Ok i've found that its to do with requery() having to reposition to the first record in the resultset. It needed to check that it is the first navigable section (when there is no search field) which...
What are you referring to. Oh i see let me investigate. This was not what you were discussing but I will look into it anyway.
I cannot reproduce any of this behavior.
I created an App with a form section at the top and a grid underneath.
The form section is MSSQL and the grid section is MySQL.
I clicked the + icon...
It would make more sense to detach your tabs and get the relationships that you want working then attach them back into the tabview section.
I see so you have a tabview section above the form section.
So you want to relate the form section when? when you click on grid rows or what?
Can you reply to the posts to keep them organized This thread is all over and is hard to follow.
What are doing in the "parentdatachanged" delegate for feladas.fuvaradat
What is its parent section? you seem to have multiple refreshes going on for section feladas.fuvaradat as can be seen by...
No. You can call the sections whatever you want but i recommend not to use _ characters if you want to run as a web app.
You can look at "Performance metrics" in the troubleshooter to see what's...
The actionbar (page navigation bar) works against the first form/canvas section OR the first section with an instant searchfield specified.
Sorry. I don't understand. Package up a small lpk and submit a ticket.
What went wrong. What didn't work? If you override the parentdatachanged event it is your responsibility to refresh the...
It is the first form or canvas section that has a search field specified. That denotes what the action bar works against.