Fabio Della Rocca

Results 24 comments of Fabio Della Rocca

Ok thanks I opted for making two different calendar, one with year view (with calendR) and one with month view where I can choose the month dinamically. For the month...

Thank you for the very quick answer! I've alread read the whole documentation, but it didn't help me. Basically I want something like this: ``` fluidRow( column(2, br(), br(), prevButton()),...

I don't understand very much the css code, but at the end adjusting a bit my code I kind of reached my goal. Anyway, I think that it could be...

Hi Dillon, I saw this solution: > please see [jrowen/rhandsontable#387](https://github.com/jrowen/rhandsontable/issues/387) as a step toward a solution Do I have to implement it in my code, or I have to wait...

I tried also to set `col_names = FALSE` but when I click on a column name (for example to select the entire column) the problem is still there. We will...

I'm facing the same problem. I think this should be corrected since even the factors columns are converted into numeric.