Click here to Skip to main content
15,895,953 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have to store a excelSheet column as same as in My gridview(in numeric like 0010023900,not like #########)I have to view it fully in Numeric that column at a time,any coding for that?

pls help me sir.....!
Posted

It may be due to small size of column of excel, increase the size of column,Hope it will shows actual values.
 
Share this answer
 
Comments
sunil from madras 3-Jan-12 2:00am    
Where i have to change it,in coding how it is pls explain because i did'nt create the Excelsheet Dynamically?
Just expand the size of the column. That should fix the issue.
You can do this via code as well - Manipulate Excel with ASP.NET[^] may give you some idea.
 
Share this answer
 
I have already explained why this happens and how to fix it (see here[^] and here[^]). Please stop repeating this same question and go and try what was suggested.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900