-
9 Jun 2010 12:45 AM #1
Checkbox with EXTDirect
Checkbox with EXTDirect
How can i checked my checkboxes with the value in my store?
Code:xtype: 'checkboxgroup', fieldLabel: '', columns:5, vertical: true, id:'idcheck' ,items: [{boxLabel: 'one', name: 'E[]', value:1}, {boxLabel: 'two', name: 'E[]', value:2}, {boxLabel: 'three', name: 'E[]', value:3}]
Similar Threads
-
checkboxgroup + EXTDirect
By clemence in forum Ext.DirectReplies: 0Last Post: 8 Jun 2010, 12:39 AM -
Dynamic Checkbox with extDirect
By clemence in forum Ext 3.x: Help & DiscussionReplies: 0Last Post: 7 Jun 2010, 8:11 AM -
ExtDirect for Delphi
By r.federiconi in forum Ext.DirectReplies: 20Last Post: 22 Feb 2010, 1:11 PM -
State mangement through ExtDirect
By willf1976 in forum Ext.DirectReplies: 0Last Post: 29 Jul 2009, 1:47 PM


Reply With Quote