@boikom
@boikom
Forum Replies Created
-
AuthorPosts
-
admin
KeymasterHello Peter,
The feature is in our To do list, but is not still available.
Regards,
Boyko Markov
Smart Html Elements Team
https://www.htmlelements.com/August 16, 2019 at 11:02 am in reply to: grid with css height auto and add new row fails to display rows after ~3 adds #100192admin
KeymasterYes, we will.
Regards,
Boyko Markov
Smart Html Elements Team
https://www.htmlelements.com/August 16, 2019 at 10:41 am in reply to: grid with css height auto and add new row fails to display rows after ~3 adds #100190admin
KeymasterI had already found a better workaround earlier for height auto, addNewRow!
- Start with fixed height in CSS
- Change height to auto in JS
Auto-height with add new row:
- broken – https://codepen.io/cetinsert/pen/mdbPYRJ
- working – https://codepen.io/cetinsert/pen/eYOZqEg (marked in CSS and JS panes as FIX1)
<hr />
What about the counter starting at 2?
Is that going to be addressed as well?August 16, 2019 at 9:50 am in reply to: grid with css height auto and add new row fails to display rows after ~3 adds #100189admin
KeymasterThanks for the auto height feedback.
The workaround is to use the feature as shown on the website demos – grid has height different than auto. We will address the reported behavior in the next release of the grid component.August 16, 2019 at 8:21 am in reply to: grid with css height auto and add new row fails to display rows after ~3 adds #100188admin
Keymasterwork arounds for both are welcome before fixes in a future release
August 16, 2019 at 8:11 am in reply to: grid with css height auto and add new row fails to display rows after ~3 adds #100187admin
Keymasterhttps://codepen.io/cetinsert/pen/mdbPYRJ – just edited to show another issue:
appearance: { showRowNumber: true },
editing: { addNewRow: { visible: true, position: ‘near’ }
starts counting rows from 2 not 1admin
KeymasterThe fixed issues are published here: https://www.htmlelements.com/docs/release-notes/
Best Wishes,
Boyko Markov
Smart HTML Elements Team
https://www.htmlelements.comadmin
KeymasterThank you for the feedback!
Demo is updated now.
Best Wishes,
Boyko Markov
Smart HTML Elements Team
https://www.htmlelements.comadmin
KeymasterYou are indeed right. Must have been unintended caching in one of my browsers. I am sorry.
Do you have a dedicated public issue tracker or are forums appropriate for such future posts?admin
KeymasterWe will publish a tutorial with Phonegap in the future. We can create a roadmap item for now. Our team is now working on the current roadmap items about this product.
Regards,
Peter
Smart Team
https://www.htmlelements.com/admin
KeymasterPeter – we are aware of the compatibility with jqWidgets, but we are specifically asking for Smart. Does your company have any intention of testing and then publishing a tutorial? It’s a critical requirement for us, and I would expect this is of general value to many exploring this product.
admin
KeymasterHi Frank,
We have not tried it with Phonegap. Our other product jQWidgets can be used with it and we think Smart can be used, too. However, we do not have any docs and tutorials on this website
Regards,
Peter
Smart Team
https://www.htmlelements.com/admin
KeymasterWe cannot reproduce it in 4.1.0. Demo: https://www.htmlelements.com/demos/tree/selection-modes/
admin
KeymasterOh, the issue still persists in 4.1.0.
admin
KeymasterThank you for fixing in 4.1.0!
-
AuthorPosts