jQWidgets Forums
Forum Replies Created
-
Author
-
February 15, 2016 at 8:08 am in reply to: agendaView still not have event appointmentClick agendaView still not have event appointmentClick #81437
I think it is inconvenient, the user should be able to open the Appointment anywhere. And it turns out that he saw Appointment in agendaview and wants to open it, he must find it in other tabs and open?
January 22, 2016 at 9:41 am in reply to: function addRow set wrong ID function addRow set wrong ID #80681I found my error, i write property data like array.. this is was my mistake
thank you very much, i wish you good daySteveV, thank you very much.. its work.. !!
Hello Peter
O saw this demo!// add custom print button. printButton = $("<button style='margin-left: 5px; float:right;'>Print</button>"); fields.<strong>buttons</strong>.append(printButton);
what is the “buttons”, what’s block name for fields? fields.append() dont work, where i can see reference? in API reference i dont find that
ps. heh , my surname is almost like your )) Stroev ))
November 28, 2015 at 2:18 pm in reply to: renderAppointment in agendaView renderAppointment in agendaView #78648also from Agenda View, dont open edit form, i want to have edit Appointment after double click
also, i dont understand, field location, when i open any appointment, and write in input location some text, close dialog form, then create new appointment or open any other where field location is null… after opened form, text in location is same as in last appointment – this is bug or not?
so… this example also automitically open rows data… Of course i can on “ready:” write for i=0 rowscount {$(‘#grid’).jqxGrid(‘hiderowdetails’, i);}
but why grid do it? for what grid remember opened rows when i put in grid new database datasorry for my bad english
-
AuthorPosts