jQWidgets Forums
Forum Replies Created
-
Author
-
December 9, 2014 at 11:07 am in reply to: Insert rows at specific position Insert rows at specific position #63954
Hi,
Ok thanks, but does it rely on paging when virtualizing?
Meaning, does it perform With thousands of rows in virtualization-mode without paging?
And what is the main thing I’m loosing by using the TreeGrid compared to the Grid?
Jon
Ok, I see…
Thank you!Jon
Hi Dimitar!
Thank you for a very quick response!
This is excellent news!I’m also having some issues with autosizing when I have custom contents in the cells (inserted by overriding the defaultHtml in a cellsrenderer-function). It looks like the content is beeing clipped when autosizing, for some reason… Please see the image.
Is there anything special I must concider when auto-resizing columns With custom contents?
I’m suspecting the either margins or paddings in the cell-contents are messing up the autosizing…?
Thanks!
Jon
February 26, 2014 at 12:45 pm in reply to: Initial source and virtualModeCreateRecords Initial source and virtualModeCreateRecords #50167OK, so just to re-cap: Starting with an initial tree, then continuing With dynamically loading data when user expands nodes is not at all possible in the TreeGrid? No work-arounds that springs to mind?
Jon
February 25, 2014 at 9:14 am in reply to: Setting the Height of the TreeGrid at runtime Setting the Height of the TreeGrid at runtime #50075Hi Peter,
I can live with the fix not being available before 28 of march, as long as I can count on the fix being in that release…
(The 100% + DIV approach was, unfortunately, not quite right, the layout became slow an unresponsive with large datasets…)
Thanks!
February 25, 2014 at 8:04 am in reply to: Setting the Height of the TreeGrid at runtime Setting the Height of the TreeGrid at runtime #50061Ok, thanks Peter.
Can you say something about when this fix might be available?
Unfortunately, this is a kind of showstopper for me…Jon
February 25, 2014 at 7:53 am in reply to: Setting the Height of the TreeGrid at runtime Setting the Height of the TreeGrid at runtime #50057Hi,
Does this mean that this actually doesn’t work? Is this something that will be fixed? Is there any workarounds?
Thanks!
Jon
February 25, 2014 at 7:38 am in reply to: Setting the Height of the TreeGrid at runtime Setting the Height of the TreeGrid at runtime #50054Hi Peter,
I think I may have made my self unclear when I say that the grid’s height “indeed changed”. What I meant was that when I check the object itself (debugging the Javascript code), I can see that the “height” property do change from e.g 400 to 200, but the actual rendering of the TreeGrid is not affected. Meaning, the TreeGrid doesn’t respond.
I’ve tested this With the “jqxGrid” widget , and it works just fine, but not with the jqxTreeGrid…
Jon
-
AuthorPosts