I have to create a data table simmiliar to the http://www.chartle.net/ have.
The most importang feature is :
- Row can be added/remove dynamically (done)
- Column can be added/remove dynamically (how can i do this ?)
- The changed colModel can be saved in database for feature modification ..
Is this possible ?