Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using C++Builder to access columns of TIWDBGrid
#3
(12-20-2022, 08:45 PM)rlebeau Wrote: First off, you are using dynamic_cast incorrectly.  Use static_cast instead.

Second, I'm no IW expert (or even a user!), but it looks like your code may be trying to access the IWDBGrid columns before the ClientDataSet has populated the grid with any data.  Have you tried hooking up the ClientDataSet to the IWDBGrid before executing the REST request?

@ Remy, thank you so much for the suggestion. I tried, but no success.
Reply


Messages In This Thread
RE: Using C++Builder to access columns of TIWDBGrid - by Ibouka - 12-20-2022, 09:49 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)