angular-data-table
angular-data-table copied to clipboard
Margin on Right of angular data table
hi team
i am getting a margin of 20px on right of dt-header and dt-body ,
so that it looks not nice because of showing some white space there not the header color and i also tried to add style to remove margin but it was not happening. even row height is not changing when i added in controller. options . so please help me
thanks in advance
Could you provie a screenshot and demo?
can u see the space on right and also tell me why row height is not increasing when i incresed row height value in controller options .
The space on the right is caused by the scrollbar width calculation on Windows, I don't run Windows often so haven't noticed recently. I'll check it out next week since I'm at a conference this week.
Heights are fixes by default for vertical virtual scrolling but I notice your not using that so you should look at the demo for variable height config.
same bug