I have a requirement where I need to merge two adjacent cells in Grid in EXTJS4.
Right now I am wrapping the text values, But if one column value is exceeding Column width than it should not be wrapped instead use the width of next column and display text in continuation.