Hey,
Yes, AutoGenerateColumns is probably set to true; you can tell because it would load the original 10 and additional 3. If it is doing this, that's your problem. That's the only thing I know that would generate the 10, because if it is set to false, you have to manually add the columns.
Brian
|