Hi,
I'm working on the Stringgrid table by pulling the data from Database and put into StringGrid. Doing that at first is fine but when I want to add some data from InputBox command into the same StringGrid. No data that I just added is showing at all. Also, by using SHOWMESSAGE command to check data in that cell on the Stringgrid, the data is there but just not showing.
My question is that this is the normal behavior for Stringgrid or what command I can do to refresh the data? (I already tried command REFRESH, REALIGN, REPAINT but none of them work.) I'm using Delphi 2006.
Thank you,
I'm working on the Stringgrid table by pulling the data from Database and put into StringGrid. Doing that at first is fine but when I want to add some data from InputBox command into the same StringGrid. No data that I just added is showing at all. Also, by using SHOWMESSAGE command to check data in that cell on the Stringgrid, the data is there but just not showing.
My question is that this is the normal behavior for Stringgrid or what command I can do to refresh the data? (I already tried command REFRESH, REALIGN, REPAINT but none of them work.) I'm using Delphi 2006.
Thank you,