Posts Tagged ‘FAQs Help and Tutorials’

Extjs Tutorial Create: simple site using extjs

Friday, January 15th, 2010

This is my first time to continue the tutorial about extjs. I apologize if all this time I did not answer your question, and your request on the application I’ve made.

I miss to write again on this blog, and I hope has a spirit to continue to write on this blog, though not about extjs tutorial.

if there are willing to be a writer on this blog, please calling me via email: itfreelancer86@yahoo.com.

thanks for all ….

Extjs Tutorial: Download Theme Extjs

Thursday, February 26th, 2009

If you are a web designer with using framework extjs, and you want to change the theme with another theme such as the view below, you can download it on this site www.extjs.com

1. Olive theme

olive1

http://extjs.com/forum/showthread.php?p=74687

(more…)

Extjs Video Tutorial: Panel

Sunday, February 22nd, 2009

Now, I just want to give some examples of applications that make use of extjs,  i get this example from youtube,  I hope this example can be an inspiration for you, to build an application using the extjs framework.
(more…)

Tutorial Extjs: Edit and Delete File

Saturday, February 14th, 2009

Before, thank you for visiting at our website, I hope you are not bored for a visit to our website (siks…siks..siks..). OK, in this section we will learn about how to make Edit and Delete file in Extjs.

awal5

To create a display like the above, we need componen namely tbar, tbar used to put a button edit, delete,and icon.

(more…)

Simple Paging Grid Extjs

Wednesday, February 11th, 2009

In this section, we will learn about how to  show data from database to grid form. In this post we need more file, on of is JSON.php, this file is very important, without  this file we can not  display data to grid form. And in this post we will also learn paging grid extjs.

(more…)