-
29 Jul 2008 3:00 AM #1
Checkboxes checked based on Xml-data
Checkboxes checked based on Xml-data
Hi,
I have some checkboxes named like arrays, and I can't figure out why the checkboxes wont get checked when they are supposed to be. Any help would be appreciated.
[php]
items: [
{
xtype:'fieldset',
border:true,
title:'St


Reply With Quote