-
4 Apr 2012 7:49 AM #1
rownumberer column missing from toolbox
rownumberer column missing from toolbox
Is it on the list to add a rownumberer column type? Its not difficult to create the effect by adding a gridcolumn and specifying a renderer which does what Ext.grid.RowNumberer does but it will be great to have a grid column with xtype:rownumberer in the toolbox.
I tried creating a custom tool but the designer refused to import it (other column types would import successfully). My guess is that the designer application has not required Ext.grid.RowNumberer so under the covers the application is failing to handle the xtype.Last edited by bseddon; 4 Apr 2012 at 8:02 AM. Reason: Fix the mistake of referencing the wrong object!
-
4 Apr 2012 7:59 AM #2
Do you mean RowNumberer?
Its an oversight on our part; it should be available.Aaron Conran
@aconran
Sencha Architect Development Team
-
4 Apr 2012 8:01 AM #3
Great. You're right, I do mean RowNumberer. Just getting confused. I've updated the post so anyone reading it sees the correct object name.
-
4 Apr 2012 9:28 PM #4
This will be in the next build we put out. >360
Aaron Conran
@aconran
Sencha Architect Development Team
-
6 Jul 2012 7:47 AM #5
I'm on the latest build, but not seeing RowNumberer as a possible column type...is it somewhere else?
Thanks,
-Tod
-
6 Jul 2012 7:56 AM #6
Tod, I see a grid column. I see it between Number column and Template column. Are you using ExtJS?
-
6 Jul 2012 8:06 AM #7
-
6 Jul 2012 8:08 AM #8
Okay, I see what you mean -- its available from the toolbox -- not how I typically add columns.

-Tod
-
6 Jul 2012 9:50 AM #9
Re-opened in order to add it to the dropdown of the columns configuration.
Aaron Conran
@aconran
Sencha Architect Development Team
Success! Looks like we've fixed this one. According to our records the fix was applied for
DSGNR-1684
in
Architect 2.1.


Reply With Quote