Opened 12 years ago
Closed 12 years ago
#7388 closed enhancement (notabug)
Cell renderer
Reported by: | IsakovAN | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8.13 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It would be nice to be able to display the cell (including header) using the callback function. It may be used to integrate datepicker into complex applications.
I suggest to add the function generate_cell to the prototype and the ability to override it. _generateHTML function should call it with arguments (date, title, classes, onClick) and receive HTML.
Note: See
TracTickets for help on using
tickets.
Please use the forums and provide some actual context about what you're asking for.