Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi !
I m using rich text box in my form of my VB.NET 2010 project.
The problem is that when i copy data from Excel and paste it on rich text box on my application form then the grid lines don not show properly and the format of text also disturbed !
Why ???
What is the problem ?

can anyone help me !!!!!!!!!!

Thanks !!!
Posted
Comments
Sergey Alexandrovich Kryukov 29-Jan-15 3:19am    
This is because there is no one-to-one correspondence between Excel data and rich text. It's weird that you expected everything to work "automatically".
—SA
Sinisa Hajnal 29-Jan-15 3:25am    
That would be automa-gi-cally :)

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