Category: UI Components

Organization Chart – Tree Structure

Organization Chart – Tree Structure

An organization chart, also known as an org chart or organizational chart, is a graphical representation of a company’s structure, showing the hierarchy of positions and the relationships between them. It is an essential tool for communicating the reporting...
DataTable with multiselect option to select multiple rows

DataTable with multiselect option to select multiple rows

DataTables is a popular JavaScript library used to create dynamic and interactive tables for web applications. One of the most commonly used features in DataTables is the ability to select and manipulate multiple rows. In this article, we will discuss the need for a multi-select option in DataTables and how it can enhance the functionality of the library.

Why use front-end frameworks like Bootstrap 5?

Why use front-end frameworks like Bootstrap 5?

Why use front-end frameworks like Bootstrap 5? Front-end frameworks have become a crucial part of modern web development. They offer a set of tools and components that simplify the process of creating professional, responsive, and user-friendly websites. One of the...
Google charts are based on pure HTML5/SVG technology

Google charts are based on pure HTML5/SVG technology

Hey guys, today I experimented with Google charts and found out this unique thing about this great library by Google. Screenshot of Google chart / Check demo below The most coolest part of this library is that it created charts that are built with SVG and not Canvas...