jaxio / celerio-angular-quickstart

Generate an Angular 5 CRUD application from an existing database schema (we provide a sample one)
Apache License 2.0
479 stars 138 forks source link

Data in the table gets overlapped #63

Closed BKaruna closed 6 years ago

BKaruna commented 6 years ago

Hi, If the data in the table is big , it gets overlapped with the other columns, how to get rid of this. Am using my own sql database.