Space is not available for Text Area and Date Cell


Plan:

I'm Creating one dashboard page which required one table which dynamically adds Row when user clicks Add Row Button.

Each Row Contains key Information like Item Name,Code, Item Description, Unit & Total price & remarks.


Problem:

There is Long String/Text is going to be added by admin/user in Item Description & Remarks Field but because of low space it's just not showing much of it or it's not readable, Same thing is happening with Start Date & Time. What things i can do instead of providing text area into table,(Note: Each Row has Different Item Description).


Work Around:

i clubbed some fields into one Table cell, For example Star & End Date, Item Code,Name.

I tried to Give Text area into Bootstrap Model but that layout id denied by the Users so need some other options i could try.

Here is Screenshot of Fields i'm creating.

Dashboard Page