jQWidgets Forums
Forum Replies Created
-
Author
-
July 17, 2017 at 8:10 pm in reply to: Nested grid and vertical scrolling problem Nested grid and vertical scrolling problem #94961
Ok peter
but the problem is not the width setting is the ‘height”
the ‘rowdetailstemplate’ initialize the details grid with 180px and the table inside also has the same height.
the thing is when i add a new row to the nested grid the scrollbar doesn’t show the las row.May 16, 2017 at 12:00 pm in reply to: Custom style on input validator Custom style on input validator #93631ooo I see
thanks a lotbest regards
May 15, 2017 at 1:12 pm in reply to: Custom style on input validator Custom style on input validator #93598Hi Hristo
i have readed that. the thing is that i need to identify the input with validation error to put it a red border and add an icon with a tooltip with the error text.
I tried with the hintType: ‘label’ to get a class to identify the input with validation error but when i use the hintRender callback the class is lost.
i need to achieve this http://go.arau.co/UH1uBDg3wl/best regards
May 12, 2017 at 4:07 pm in reply to: jqxNotification stop on hover jqxNotification stop on hover #93555an example : http://codeseven.github.io/toastr/demo.html
May 12, 2017 at 3:55 pm in reply to: jqxNotification stop on hover jqxNotification stop on hover #93554Yes, i know
the thing is that i want to auto close with a delay but if the user hover the mouse stops the timer of the autoclose and if the user move the mouse out the notification it closes.May 12, 2017 at 3:26 pm in reply to: Custom style on input validator Custom style on input validator #93549this is the link, sorry http://jsfiddle.net/hugosolar/uyumdekr
May 12, 2017 at 11:46 am in reply to: Custom style on input validator Custom style on input validator #93525I made an example here:
http://jsfiddle.net/hugosolar/uyumdekr/1/i can’t make dissapear the validate-error class from the input text when the validation is Ok
there is no event for that just when you ask for a validate all the form or for each input
anyway there is no method to know if the input validation is OkMay 5, 2017 at 2:57 pm in reply to: jqxNotification stop on hover jqxNotification stop on hover #93327i can see that
but i want to autoClose but if the user hover the notification can i stop the autoClose timer somehow?Best regards
-
AuthorPosts