gian-paolo

Results 2 issues of gian-paolo

Whenever I try to install a distribution I get package not downloaded errors. The next time the same packages have no problems but it does not download others. Where can...

Help Request/Question I would like to use custom rowRenderer only when the page width is less than a defined limit. rowRenderer: function(item) { if(screen.width < 800){ customString = 'example'; return...