Dojo DataGrid: an introduction
Monday November 17th 2008, 22:46
Filed under:
Dojo,
REST
Data table are a classical problem when developping enterprise web applications.
What’s the best way to display tabular data, with pagination and sorting, with a maximum of functionnalities, and a minimum of coding and headaches?
Let’s see how we can have a feature-rich data table without having to write cumbersome and/or unmaintainable code…
(more…)
HelloWorld();
Monday November 17th 2008, 21:51
Filed under:
General
Hi, and welcome to this blog.
First of all, let me introduce myself, Fabien Taysse, 26 , junior J2EE software architect, I’m currently working for a large home furniture distributor in France.
This blog is intended to be a diary of my activities, and I’ll be posting about stuff I study here for building better, simpler, more scalable applications.
I’m a Java programmer at core, but I’ll try to keep posts as language-agnostic as possible when possible (eg: posts about Dojo won’t need any server-side application to be reproduced, until the goal of the post is to show how to integrate Dojo and java of course)
I hope you’ll find some of the articles interesting for you, don’t hesitate to comment.