gridster-like widgets for AngularJS
Questions tagged [angularjs-gridster]
3 questions
3
votes
0 answers
Trying to Print Gridster Items to PDF without overlapping contents
I want to print gridster items to pdf using chome browser. Unfortunately the item overlaps on next page. Is there any way to make gridster item go to next page if it doesnt fit in the current page when printing to pdf?
Screenshot

Yakitate
- 81
- 1
- 5
0
votes
0 answers
Show image in angularjs-gridster cell
here is the snapshot. I am facing issues while adding an image in a gridster cell. I am using AngularJS v1.5.x.
css of gridster
.showImage {
display: block;
background: url("../assets1/images/avatars/profile.jpg");
background-repeat:…

iUbaid
- 313
- 2
- 16
0
votes
0 answers
angularjs angular hybrid application very slow
i am just using an angular component library called gridster in my large angularjs application. for that i made my app hybrid, as in future we are planning to upgrade our application to be on completely on angular. i am using 1.4.3 angularjs and 6.0…

shyam_
- 2,370
- 1
- 27
- 50