JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › using dialog and add button together
hello –
https://codepen.io/edwardsmarkf/pen/oNqVqWR
when i change ‘displayMode’ to “row“, the “position: bottom” does not seem to do anything, since the add-row option is at both top and bottom.
but when i change ‘displayMode’ to “button“, i end up getting two add-row buttons.
what is the best way to combine these two very useful options?
THANK YOU for responding to all my grid questions!
scratch question please — when i try to use grid inside a smart-window, the delete button stops working.
i am going to tey using a “delete?” checkbox column instead, where if the column gets checked, the row will be deleted.
Hi,
The position accepts ‘near’, ‘far’ and ‘both’. ‘top and ‘bottom’ are invalid values. Reference: https://www.htmlelements.com/docs/grid-api/
Best regards, Peter Stoev
Smart UI Team https://www.htmlelements.com/