Hi,
is there a way i can print a grid, even if is through javascript.
Regards
Hi,
is there a way i can print a grid, even if is through javascript.
Regards
Hi,
There is not Javascript method for printing in all mobile os. window.print() command does not work in Android.
You can read about Google Cloud Print, Google’s official solution for printing. I’m not sure whether it is what you need, but we do not have better ideas.
Thx.