jQWidgets Forums
Forum Replies Created
-
Author
-
March 28, 2016 at 7:45 am in reply to: trigger double click event on appointment trigger double click event on appointment #82885
Thank you. It worked.
March 17, 2016 at 7:33 am in reply to: Calendar button in toolbar and from and to fields Calendar button in toolbar and from and to fields #82561Thank you for your response. I’ve downloaded the current version but the error is still there.
Thank you. It worked.
Do you have examples for that? Or guide of some sort? I’m finding it hard to understand the synchronization that you’ve been telling me about.
Thank you and sorry for the bother.
I have already created a jqxDropDownList and I’ve hidden the Subject input and replaced it with the dropdownlist. But I wanted to know how will I synchronize the data from the dropdownlist for the appointment to read the item selected as its subject.
Thank you.
I saw the example and I have used the example for renaming the labels, hiding/showing the containers, etc. Also, I have created my own drop down field but I can’t make it work like that of the subject field. I need its functionalities because I only have fixed options for the subject of the appointments. I just wanted to know what I need to do in order to have that same functionalities, or if it is not possible. Because as I have seen from the examples, the subject field is of the type jqxinput.
Thank you.
February 2, 2016 at 9:33 am in reply to: Calendar distorted when dragging and resizing Calendar distorted when dragging and resizing #81007I tried printing the contents of the adapter’s records and I saw that the dates are in this format Tue Nov 24 2015 05:00:00 GMT+0800 (Malay Peninsula Standard Time) Is it different from the way dates should be in the scheduler? Because I think it’s the same, but I’m still having problems with dragging and resizing.
February 2, 2016 at 3:15 am in reply to: Calendar distorted when dragging and resizing Calendar distorted when dragging and resizing #80993I can’t make a demo on your editor because I’m trying to get the data from the database.
If I have this [{“id”:”5″,”appointment_id”:””,”subject”:”sheeeee”,”location”:”qaaa”,”description”:”aaaa”,”start”:”2015-11-23 09:00:00″,”end”:”2015-11-23 16:00:00″,”draggable”:”0″,”resizable”:”0″},{“id”:”6″,”appointment_id”:””,”subject”:”lalala”,”location”:”alalala”,”description”:”laaaalaaa”,”start”:”2015-11-24 10:00:00″,”end”:”2015-11-24 15:00:00″,”draggable”:”0″,”resizable”:”0″}] in my localhost url, will it work properly? I’m afraid the deformed grid lines when dragging or resizing is because of the date format.
January 29, 2016 at 11:15 am in reply to: Calendar distorted when dragging and resizing Calendar distorted when dragging and resizing #80930Do you have a demo for saving (and loading) appointments to (and from) a database? Because that’s what I needed to do and when I tried it, that’s when I had problems with the distorted calendar.
-
AuthorPosts