Threaded View
-
13 Mar 2013 8:29 AM #1
grouping grid with the first char
grouping grid with the first char
I use ExtJs 4.1.3 and Architect.
I've got a grid with the fields: name and surname.
I need to group the surname by the first char, for example:
A:
ANDERSON GINA
ANDERSON PAOLA
B:
BAT MAN
BAT MOBILE
...
I set the groupField= surname[0] but It doesn't work...
Any solution?
Thanks.
Success! Looks like we've fixed this one. According to our records the fix was applied for
EXTJSIV-9184
in
4.2.1.


Reply With Quote