I'm having issues with Ext.grid.RowNumberer in Google Chrome. When the GridPanel in which I use it contains more than 99 entries, RowNumberer only shows points for them instead of the correct numbers. Everything works fine in Firefox.
So, is this a common Ext Js error or am I doing something wrong?
Ext Js Version - 3.3.0
thank
source
share