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 v2-Bootstrap5 Basic by Albert L. (@hkalbertl) on CodePen.


Basic Bootstrap 4

Not ready for version 5? Bootstrap 4 is also supported!

See the Pen v2-Bootstrap4 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 v2-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 v2-PlainJS Basic by Albert L. (@hkalbertl) on CodePen.