- This topic has 2 replies, 2 voices, and was last updated 2 years, 8 months ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
Home › Forums › kbmMemTable › TkbmMemTable creation with data added, blank
Delphi Pro – 11.3 Alexandria.
I recently installed the latest kbmMW/kbmMemTable. I’m creating a new table and adding two columns. I add data (validating the data is exists and is not empty/null), but when attached to a grid nothing shows up. I have both the standard data grid that comes with Delphi and I’m using DevExpress’s quantum grid. Neither show data. Very odd. Yet the rest of my app that contains TkbmMWClientQueries show data fine, which are based upon TkbmMemTable.
Anyone else having this experience? I’m going to un-install, delete all the dcu/dcp/bpl’s and reinstall later today. Just wondering if anyone else is experiencing this?
Thanks in advance,
Curt
Never mind on this problem. Duh! I wasn’t providing the length of the string for the field, thinking it was like an integer. As soon as I provided a field length, everything worked.
Hi,
Perfect 🙂
/Kim