I'm using a AxMsHFlexgrid for displaying my database.
What object can be assigned as the data source of this control?. I tried dataSet.tables(0). But it gives a cast error.
PLease help

afterMoon