Victor83
14 Aug 2007, 8:04 AM
First i want to say to ext developers "Thank you very much for your wonderfull library". But it lacks of documentation. Often, I have to guess what each method or property do by its name.. But there some properties have so strange names that I really don't understand what they are mean!
For example, config options of Ext.grid.Grid:
>>A : Object
>>An
>>If
>>The
It was very difficult to understand what these options mean. But these is some more strange option:
True
True : Boolean
to fit the height of the grid container to the height of the data. Defaults to false.
Very funny.. True defaults to false. :D What do you drink or smoke? :-/
For example, config options of Ext.grid.Grid:
>>A : Object
>>An
>>If
>>The
It was very difficult to understand what these options mean. But these is some more strange option:
True
True : Boolean
to fit the height of the grid container to the height of the data. Defaults to false.
Very funny.. True defaults to false. :D What do you drink or smoke? :-/