Ahmad Fakhrurozi S

Results 8 comments of Ahmad Fakhrurozi S

In my case : when i set header with rowspan and colspan, the header look like this ![image](https://user-images.githubusercontent.com/6553704/58112998-d66f6b00-7c1e-11e9-9ee2-a5b863d4dc5f.png) My Expectation, the header look like this, ![image](https://user-images.githubusercontent.com/6553704/58113128-16cee900-7c1f-11e9-8cc2-9bb6baf63502.png) Any one can help?

> In my case : when i set header with rowspan and colspan, the header look like this > ![image](https://user-images.githubusercontent.com/6553704/58112998-d66f6b00-7c1e-11e9-9ee2-a5b863d4dc5f.png) > > My Expectation, the header look like this, >...

@samdark @sokollondon Hi, whether the issue solved? I got same issue. Thanks

Hi @jcasner Maybe can help you ```js var cron = require('node-cron'); var moment = require('moment'); var task = new cron('0 00 16 28-31 * *, function() { if (isLastDayOfMonth()) {...

When this bug will fixed?. I have same error. or are you guys have a solution?.

> @mgendre With bootstrap there is no progress bar css styles included, but this will give you a hint: > > ``` > .ngx-datatable.bootstrap .datatable-body .progress-linear { > display: block;...

> Yes. I show my own config form field in my app. > > ``` > > ``` It's work for me :+1: :smile: