Atozed Forums

Full Version: firedac memTable syncronize IWjQDBGrid
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone.

I use iw 15.5.9 and changed my grids to IWjQDBGrid but, i cant syncronize the selected row with my firedac memtable. I cant navegate like iwDBGrid. On iwDBGrid, i used the event onclick on the collumn to move my dataset with locate but i dont know how to do that with IWjQDBGrid.

I need that because i show some info and made some updates.

anyone can help me to syncronize firedac memTable with IWjQDBGrid ?
(10-14-2024, 08:12 PM)guarasemini Wrote: [ -> ]Hello everyone.

I use iw 15.5.9 and changed my grids to IWjQDBGrid but, i cant syncronize the selected row with my firedac memtable. I cant navegate like iwDBGrid. On iwDBGrid, i used the event onclick on the collumn to move my dataset with locate but i dont know how to do that with IWjQDBGrid.

I need that because i show some info and made some updates.

anyone can help me to syncronize firedac memTable with IWjQDBGrid ?

well, i dindt search or looked enough. its really simple. kkk Just use the parameters rowID do locate. my bad