days to give it a try before you buy! Download now. The best deals on licenses are coming soon Download now. The best deals on licenses are coming soon

WEBIX JAVASCRIPT LIBRARY BLOG

UI development best practices, front-end programming tips and news to speed up your Web development.

Follow us:

Write for us: learn about our guest posts guidelines.

Top 5 Webix blog articles from January to May 2016: Part 1

Since the beginning of 2015 many useful articles have been published. In the meantime, a lot of new customers joined Webix. So, why not to refresh our memory (for those, who forgot) and to share (for those, who are new) 5 most interesting articles of the first half of this year.

Webix top-5

Navigate your way. Sidebar and Sidemenu

If you’re wondering how you can simplify navigation in your application, this article is definitely for you! Two extensions – Sidebar and Sidemenu will make your life easier during application navigation. While having similar appearance, they differ in their behavior. Sidebar menu is a Tree-based widget intended for creating collapsible menu bars out of complex hierarchical data. Sidemenu is Window-based, can be attached to any side of the screen and is able to contain any view inside it.

Webix FAQ: Pivot

Hey guys!  The new FAQ article is ready. Last time we were talking about Webix licenses. The new topic is Webix Pivot.

pivot webix

 

To begin with, Pivot is a cool JavaScript widget that is perfect for making interactive table reports and pivot charts. You can easily embed it into your web page or new app. Pivot is based on Webix Tree Table JS, consequently your data will have a tree-like structure. Why Webix Pivot? Because it allows automatically organizing, summarizing and comparing complex data from database files. To get the whole idea, you may check out our online samples.

It’s time to choose your Webixhero!

Whoop whoop, finally Batman vs Superman is on the screen. But what we really expect is the new Iron Man against Captain America ( you can guess from the picture who we are cheering for) 🙂

Webix extentions

 

This spring several films about superheroes will appear on the screen. Being inspired by this fact, we have decided to conduct a brief overview of our own heroes – Webix extensions, including a new widget – Spreadsheet which has recently joined the team.

Spreadsheet

Haven’t heard about THIS cool widget yet? We can tell you about it! Webix SpreadSheet is a JavaScript and HTML5 widget that can be used for building easy-to-use and feature-rich spreadsheets. The widget is similar to Excel or spreadsheet in Google docs. Being fully client-side it can load data either from plain JSON or database or even Excel document.

DiCaprio got Oscar, now you can get Visual Designer!

Hey guys!

Today we have 3 good news at once! First of all, Leonardo DiCaprio finally won the Oscar, secondly, spring is coming tomorrow. One more piece of news is just a short reminder that last week we released our new widget – JS Spreadsheet.

Visual designer

 

That part of our customers/subscribers or simply readers who believed in his victory and took part in our Leo marathon should be especially happy today. According to the rules of our previous post, they will receive a free Pro version of our Visual Designer. To get it, just email us or leave a comment with your email under this post or at the forum. For everyone else  Visual Designer will be available in early March.

Recurring Events Helper for Webix Sсheduler

Hi everybody!

While working on our main toolkit, we don’t forget about the standalone widgets.

Most recently, we have released a tool that simplifies server side integration of Webix Scheduler. It allows extracting information about normal and recurring events, providing collections of event objects for any specific period of time. It is a very useful feature, when you are working with recurring events.

Scheduler

 

You can install the tool through NPM. Just run the next command line:

npm install scheduler-helper

1 10 11 12 13 14