I'm developing a Delphi 5 database application against a SQL server database back-end. I'm experiencing a hiccup with DBEdits and DBTexts placed on the form. I have a master/detail relationship set up between 2 queries. The detail result-set tracks successfully with the header (information in grid represents this) but the associated DBText/DBEdit components are not displaying the details - the components are blank until I attempt to scroll the grid of the details at which point they then display the correct details. Is this a common problem or am I missing something - I've tried forcing a refresh/repaint of the panel the DBEdit/DBText components are sitting on but this does nothing.
Can anyone help ?
Thanks in advance.
Steve
Can anyone help ?
Thanks in advance.
Steve