Sunday, December 15, 2013

KendoUI Grid calculate new virtual scrollbar without rebinding grid


KendoUI contain many UI for web developer, one of it is KendoGrid.
KendoGrid supported many features such as inline editing, moving/resizing/sorting column, etc.

One of useful feature is virtual scrollbar (demo), Kendo make it worked both desktop/mobile browser but if you project have more than one view type.

For example compact/full mode which have a different row heights, the easy way to do is binding grid with the old datasource and another way is let's it calculate the virtual scrollbar.

KendoUI Editor clearing format


Kendo UI Editor allows your users to edit HTML in a familiar, user-friendly way.
In this version, the Editor provides the core HTML editing engine, which includes basic text formatting, hyperlinks, lists, and image handling. The widget outputs identical HTML across all major browsers, follows accessibility standards and provides API for content manipulation.

Kendo UI Editor is WYSIWYG editor that contain many functions but if you are finding for the clearing format.. it has not been supported yet.

So, today I would like to show my customizing the editor and how I make it work buy using its available functions.

About me, first post

Hi all,

First of all, I would like to introduce myself,
my based experiment is stared by HTML > C > PHP. My first job that getting money (500 THB) was started on university as I worked for others person project that the last 6 years ago.

Now, I am working as a web developer for some company on the north of Thailand. The job details are about creating markup from PSD file and small javascript. I was moved to other department on the next 4 months ago and worked with more javascript.

Because of javascript, so my favorite tool for develop is Sublime text 2. Sublime text 2 is a sophisticated text editor for code, markup and prose if you love the slick user interface, extraordinary features and amazing performance then try it!