jQWidgets Forums
Forum Replies Created
-
Author
-
July 1, 2015 at 11:09 am in reply to: Render Checkbox in Cell with non-default value Render Checkbox in Cell with non-default value #73243
Thank you ivailo. This will work nicely.
July 1, 2015 at 9:21 am in reply to: jqxPasswordInput in grid column jqxPasswordInput in grid column #73236Unfortunatly no errors are shown. So it is hard to tell what is going wrong. But before asking here, I will try my luck a little bit more and search for the issue. Thank you for your fast response!
July 1, 2015 at 9:01 am in reply to: jqxPasswordInput in grid column jqxPasswordInput in grid column #73234Dimitar,
is your example still functional in the latest jQWidgets Version? I have implemented it the way you have shown in your example but it does not work for me. Placing console logs inside the callbacks createeditor, initeditor and geteditorvalue doesn not print anything in the console. Also I can’t find any mentioning of those 3 callbacks in the jqxGrid documentation page.
Hello Peter,
after changeing all values to %-values the issue is still present. The NavigationBar Headers width is still over the whole browser screen in width and the grid still doesn’t scale right.
After taking a look around in the forums I have found this post: http://www.jqwidgets.com/community/topic/fullscreen-splitter/
But this doesn’t work at all for me. As far as I can see the jqxSplitter expects two div’s to split. But in the example are three given. I guess more than two div’s were only supported in older versions?EDIT: I think I have found my problem. I was understanding someting wrong here and will try to fix it. Thanks for your time Peter.
Hello Peter,
thank you for your reply.
But in which way are my settings wrong? According to the documentation it is also possible to use fixed widh sizes (which is what I need for some panels like header, footer and west panel. Or is it not allowed to mix fixed sized and %-values?
I’m sorry if I understand you wrong.
height="100%"
does actually work correctly. But not the width. -
AuthorPosts