Hello,

I'm developing in VB6, SP6 on XP Pro, SP3 computer.

I want to allow users to view/modify/update a table using some kind of grid.

Should I use the Datagrid or MSHFlexGrid?

I see there are a lot of posts in these forums about using one as opposed to the other. I'm not sure of which one to use. I have already used the MSHFlexGrid to just display a table, so I know how to do that.

It seems that you get more control of formatting the headers and rows using the MSHFlexGrid, but is it easy to code Add/Change/Delete of records?

Any help would be gratefully appreciated.

Thanks,
Tony