Opened 13 years ago
Last modified 12 years ago
#5028 closed enhancement
Add a print method — at Initial Version
Reported by: | guest | Owned by: | sorvell |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
It would be very nice to have a print method for the grid widget. Imagine the following situation: You have two or even more grids on one page and you would like to print just one of them on click so that it fits the whole paper. Of course you can solve this differently, but I think something like myGridObject.print(); would be wonderful! At least it may be nice for all of the widgets. But I just need it for the grid.
Note: See
TracTickets for help on using
tickets.