Closed jkumar88 closed 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is ui-grid support Angular 13 ?
On Sat, 16 Apr 2022, 2:36 pm stale[bot], @.***> wrote:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
— Reply to this email directly, view it on GitHub https://github.com/angular-ui/ui-grid/issues/7149#issuecomment-1100614539, or unsubscribe https://github.com/notifications/unsubscribe-auth/AETCYSAAK4WSLYBI3GGUGM3VFJ7IBANCNFSM46RBQPJQ . You are receiving this because you authored the thread.Message ID: @.***>
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had recent activity. If you believe that this is still an issue in the latest version, feel free to re-open it. Thank you for your contributions.
Please make sure each of the following is true before submitting a new issue. We are a small team with limited time and it is very difficult to manage issues if they aren't reported correctly.
Use Stack Overflow or Gitter for questions.
[ ] _var useWidth = 2000//$('.ui-grid-render-container-body').prop('scrollWidth'); //document.getElementById("primary").style.width; var useHeight = $('.ui-grid-render-container-body').prop('scrollHeight'); //document.getElementById("primary").style.height; var colr="#ffffff"; html2canvas(document.getElementsByClassName("ui-grid-render-container-body"), {x:10,width: useWidth, height: useHeight}).then(function (canvas) { //document.body.appendChild(canvas);
Please suggestion