jQWidgets Forums
Forum Replies Created
-
Author
-
Hi Hristo,
Thank you for your rich response.
I think I was’t clear enough but anyway it helped me a lot.
For those people who might come across this post :
I have solved by playing around as
workTime: {
fromDayOfWeek:day_from,
toDayOfWeek:day_to,
fromHour: work_from,
toHour: work_to
},
in different view properties.
As my weekends are [5,6]I set day_from=0 and day_to=4 where in scheduler property firstDay: 6
That hide totally the weekend days and avoid me handle more unnecessary array elements.
I only handle events days within the core array.Regards,
October 25, 2019 at 6:10 am in reply to: Why there's no interface for setting the scrollbar size of jqxTree? Why there's no interface for setting the scrollbar size of jqxTree? #107144Is there any workaround for this for now ?
January 7, 2014 at 11:41 am in reply to: Dropdown within Grid column Dropdown within Grid column #47383Task# Date Code Equipment
579 31/12/2013 12346786 Delphine AC (Super Silent 14)
577 31/12/2013 40012364 Zanussi Huge Laundry
576 30/12/2013 12346786,40012364 Delphine AC (Super Sailent 14),Zanussi Huge Laundry
///////////////////////////////////////////////////////////////////////////////////////////////
That what I have right now.
What I am trying to achieve is to display “Code” and “Equipment” as Dropdown.
like for task 567 not to show 12346786,40012364 but to combine in a Dropdown as well as Equipment field.Regards,
WmekkyThank you,
Would like to clearly explain my second issue as:
– The mentioned Demo is for a range select which means the selected dates has to be sequential.
– My issue to freely select random dates like( 24/12/2013 , 24/12/2013, 15/01/2014).Hope I made myself clear !!
Thank you again for you support Dimitar.
Regards,
Walid
-
AuthorPosts