jQWidgets Forums
Forum Replies Created
-
Author
-
Thanks Peter,
unfortunately in this way I cannot write rgb color in the text field.
I will try to use updateStart and updateEnd functions to handle this situation, if I am able to solve this in the future i will post the solution.Best regards,
NicolaHi Peter,
in the screeshot above i have made the following steps:
1 – select the ‘Color’ grid cell (the cell enters in edit mode and the dropdown shows)
2 – click on the colorpicker where you see the white pointer in my screenshot (i.e. is outside the grid area) and keep pushing (note that the grid cell is no more in edit mode)
3 – do not release the mouse button and move the pointer around: you see that the colorpicker correctly updates but the grid cell value does not!Tell me if it is more clear now.
Thanks,
NicolaDear Peter,
i have successfully implemented this example, but the bug is that if you click outside the grid area while you are editing the color, the edit mode stops and you can no longer edit.
I made this fiddle http://jsfiddle.net/4xs7mv8w/ to show this problem: to reproduce the wrong behaviour you just open the colorpicker and click on it where it is hover the grey area.
Best regards,
NicolaMarch 18, 2015 at 9:58 am in reply to: List box with custom rendering on select List box with custom rendering on select #68806Thank you Peter,
for now i will use your workaround!
Nicola
March 18, 2015 at 9:24 am in reply to: List box with custom rendering on select List box with custom rendering on select #68801Hi Peter,
thank you, very fast as the last time. It would be very usefull to support dynamic html inside each item!
Do you think it’s possibile to use beginUpdate and endUpdate methos? Or do i need an event like ‘afterItemRendered’ maybe?My original will was to implement a drag&drop listbox where each item expands on selection (like the navigation bar) to show some controls (buttons, checkboxes, …).
Best Regards,
NicolaMarch 12, 2015 at 1:45 pm in reply to: Drag&Drop with Custom Render Drag&Drop with Custom Render #68419Hi Peter,
thank you so much. It works!!!
Best regards,
hitotsukami -
AuthorPosts