PDA

View Full Version : Ext.View index in template



bowa
16 Oct 2007, 5:07 AM
a short question: is there a variable i can use for the index of the node being created in the Template for an Ext.View ?

bowa
17 Oct 2007, 12:43 AM
i managed to get that working with some method overwriting in a subclass of my View.

see my post in the bug forum (http://extjs.com/forum/showthread.php?p=74464).