I have data on an excel file. What is the most effective way to show it on the form. I tried using MSFlex grid and then using a data control to bind it to the excel file but some rows of data were not displayed. How can I do it?

Thanx