Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
firedac memTable syncronize IWjQDBGrid
#3
Hi. With IWjQDBGrid the behavior is a bit different compared to IWDBGrid, as most interaction is handled on the client side and not every click automatically moves the dataset cursor. Instead of relying on an OnClick on the column, you should look at the grid’s row selection events, like the row click casino Betblast or selection change callbacks, and then trigger a server event from there. In that server event, you can manually sync your FireDAC MemTable by using the selected row’s key field and calling Locate or setting the RecNo. It takes a bit more wiring than IWDBGrid, but once you pass the selected row value back to the server, synchronization works reliably.
Reply


Messages In This Thread
RE: firedac memTable syncronize IWjQDBGrid - by DarrenAmola - 01-19-2026, 03:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)