I´m exporting Datatable to Excel workbook.
Problem is that excel can limited rows in every sheet.
So..
How can i divide one Datatable to two Datatable. Then i can have Datatable1 in sheet1 and Datatable2 in sheet2 any idea?.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tirthak ShahPosted Dec 24, 2013, 4:12 AM
Try This inbuilt function Of Datatable
I hope It will Help You