View Full Version : DataViewField
stever
7 Feb 2008, 9:55 PM
I'm basicly creating a DataViewField, a direct subclass of a DataView that can act as a field, having isFormField set, creating a hidden field for storing its value, and implementing all the functions of a Ext.form.Field, etc. Has anyone already done this?
MaximGB
7 Feb 2008, 10:41 PM
I've done paged list box with per page selection saving. The list box is rendered using DataView.
madrabaz
8 Feb 2008, 2:58 AM
I've almost finished LovField (LOV - List of Values) extension and I"ll publish it very soon.
stever
8 Feb 2008, 12:51 PM
would be great to see how you did it...
madrabaz
12 Feb 2008, 9:50 AM
I published the extension ;)
http://extjs.com/forum/showthread.php?t=26146
MaximGB
12 Feb 2008, 10:06 AM
Looking good =D>
KirkOlson
9 Mar 2009, 2:26 AM
I'm basicly creating a DataViewField, a direct subclass of a DataView that can act as a field, having isFormField set, creating a hidden field for storing its value, and implementing all the functions of a Ext.form.Field, etc. Has anyone already done this?
I find myself creating the exact same thing. Any luck on finding anyone that has already done the hard work for us? ;)
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.