Basic Bootstrap 5
The below AppendGrid demonstrated the basic functions. You can add/remove/move up/move down records! You may click on the "Load Data" button to simulate loading data into appendGrid!
See the Pen v3-Bootstrap5 Basic by Albert L (@hkalbertl) on CodePen.
Basic Bulma
Prefer not to use jQuery? Sure! Here is another basic demo with Bulma which is a pure CSS framework.
See the Pen v3-Bulma Basic by Albert L (@hkalbertl) on CodePen.
No HTML framework
If you already have your own style, you can start with the "default" uiFramework (which does not apply any style) and add CSS classes to different sections.
See the Pen v3-PlainJS Basic by Albert L (@hkalbertl) on CodePen.