On Thu, Jul 23, 2009 at 5:23 PM, YN<[email protected]> wrote:
> I am wondering is it possible to add some custom text in a cell with
> date? [ ... ]

If I understand the requirements correctly, you are looking for a
calendar control, not a datepicker one.  You want a calendar displayed
(presumably with something like events on the days) that can edited by
clicking on the cell and filling out a pop-up form.

If that's what you're looking for, then datepicker is not for you.
The purpose of the datepicker is simply to have a more intuitive way
for a user to choose a date than simply typing it in a text field or
selecting year, month, and day from dropdowns.  There are probably
plenty of calendar controls out there, but they would have to have
significant server-side facets if you want to store the data anywhere.

Good luck,

  -- Scott

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to