when i imported excel sheet to datagrid some of values are ignored.If i
change the TypeGuessRows registry key value in path
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines to 0 then its working
fine .But it is not the right way to change the registry key.So I followed
alternative way.I used MaxScanRows in my source code .But it has no
effect.Can anyone please help me about this problem.Is there any way how to
use MaxScanRows property, so that it will work fine.I tried in different way
like MaxScanRows=0/MaxScanRows=FFFFFFFF but no effect.Please help me out so
that I ll be glad to u.
Archived from group: microsoft>public>dotnet>framework>odbcnet