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
Printable View
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
Hi
do u think that I can use dataGrid instead?. would it meet all the flexgrid facilities?. or..
please help