View Full Version : Where is the RowExpander?
tvanzoelen
19 Jan 2012, 12:19 AM
The RowExpander ptype: 'rowexpander' is not found in 4.1. I added the ux.Rowexpander explicitly by copying that code and load that js file.
Why is it not compiled within the ext-all.js anymore?
mitchellsimoens
19 Jan 2012, 7:52 AM
Anything in the Ext.ux namespace is not included within the framework. Ext.ux stuff in the examples are kept in the /examples/ux folder. You will need to load the files yourself. Just answered it here with a code snippet: http://www.sencha.com/forum/showthread.php?175122-User-extensions-latest-versions-ItemSelector&p=717553#post717553
tvanzoelen
19 Jan 2012, 7:55 AM
Yes thanks, my mistake. I was confused, it seems I did take the RowExpander js file out myself during the migration to 4.1 :)
I thought it was a member of the grid plugins...
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.