This sample shows how to query excel and display the data in
GridView Control. We can choose to display specific columns by modifying the SQL
String in the Select clause with required columns or by using GridView's
BoundField or TemplateField Columns.