Problem in Databind function

Hi

When I use ImportDataTable function of Worksheet for data binding it shows me the First row, the one marked with arrow.

But When I use Databind function of worksheet, it hides/remove that header column row. Look, my first row is missing here.

Please help.

Thanks and Regards
Irfan

This message was posted using Email2Forum by salman.sarfraz.

<img004.jpg>

Hi,

If you do not want to import the field name , please specific whether the field name of the datatable will be imported to the first row.Such as :ImportDataTable(DataTable dataTable, true, int firstRow, int firstColumn,true, true)