I would like to create a tab per database table, and then database table columns as column headers in each tab respectively.
Not just that I would also like to link tabs with each other, e.g. if I have 2 tabs category and products… I would like product tab to not let user enter category that doesn’t exists in categories tab.
Is this sort of thing possible with Aspose cells ? any sample code would be welcomed.
Many Thanks