jQWidgets Forums
Forum Replies Created
-
Author
-
hi dmitar,
just my opinion, maybe in the future will be wonderful if jqwidget have integrated localization so that we can use the localization file on every widget that we deploy, but thx dmitar!
regards,
dFebruary 18, 2016 at 3:25 pm in reply to: How to remove promptChar in NumberInput How to remove promptChar in NumberInput #81565okey thx dimitar
February 18, 2016 at 11:32 am in reply to: How to remove promptChar in NumberInput How to remove promptChar in NumberInput #81555hi jqwidgets,
sorry to raise old threat, but my problem is the same with kavyad23
i need to have numberInput with “groupSeparator” without “promptChar” symbols because my user annoyed with “_” or “#” symbol
do you think there will be jqwidget update with this feature? so i can type 1,200.00 without ___,__1,200.00
thxregards,
dFebruary 18, 2016 at 2:50 am in reply to: appointmentClick event on many Appointment in Month View appointmentClick event on many Appointment in Month View #81539hi peter,
so for now i use monthRowAutoHeight: true on Views option so that all appointment will showed and clickable
thx!
February 16, 2016 at 8:50 am in reply to: appointmentClick event on many Appointment in Month View appointmentClick event on many Appointment in Month View #81467okey peter, thx a lot
February 15, 2016 at 2:38 pm in reply to: appointmentClick event on many Appointment in Month View appointmentClick event on many Appointment in Month View #81459so there is no chance whatsoever if i want to use monthview right? okey peter, thx
do you think there is a chance to add the feature on future jqwidgets?February 14, 2016 at 9:01 am in reply to: appointmentClick event on many Appointment in Month View appointmentClick event on many Appointment in Month View #81426so how can my user can click the appointment that not showed because it not fit on the month cell? thx
February 12, 2016 at 12:27 pm in reply to: appointmentClick event on many Appointment in Month View appointmentClick event on many Appointment in Month View #81402i see, so how can i raised event if i click the appointment? because i need my users to have detail information if they click the appointment. thx
February 12, 2016 at 10:54 am in reply to: appointmentClick event on many Appointment in Month View appointmentClick event on many Appointment in Month View #81398hi peter,
this is the link :https://www.jseditor.io/?key=schedule-detanto
let’s see on february 23rd, you can see 3 appointment :
1. quarterly project
2. IT Group Mtg
3. Course Social MediaIt should be 4 appointment which is number 4 is Project Planning, and hid automatically
i put event “appointmentClick” on each appointment which will raise alert the subject name. it works well if i click 3 appointment.
as you know, if we want to see the 4th appointment, we have to click caret on 23rd and all appointment will show. nah, after that i can’t raise events that triggered by appointmentClick event anymore. please help, thx peter!February 11, 2016 at 5:37 pm in reply to: appointmentClick event on many Appointment in Month View appointmentClick event on many Appointment in Month View #81383hi peter,
$(‘#scheduler’).on(‘appointmentClick’, function (event) {
bla bla bla
});what i mean about categories is the content of the list. in jqwidget multi select, i have to pick only values from the combobox. thx
i see the example from jqwidget multi select peter, or should i combine multi select and the one from categories? thx
yes, i notice that. but in jqcombobox cannot add new categories, it has to be from the list. am i right? or maybe you have another suggestions. thank you peter for your reply
-
AuthorPosts