Which column's width has changed ?
obj.onColumnWidthChanged = function(value){...};
has one parameter which is the new width.
How do I know which column this is referred to ?
has one parameter which is the new width.
How do I know which column this is referred to ?
Shan
March 15,