lacus
08-07-2009, 11:53 AM
Hi all,
I would like to make an editable datagrid with filtering in the header.
The filtering width TextInput control works fine, but I want to filter with ComboBox too. And I can't make work the ComboBox.
Problem with the ComboBox:
if you click anywhere in the datagrid to edit an item, the value of datagrid will be set to default (to the first item in the ComboBox), further I don't now, how I get the value of this header datagrid.
Any idea?
the problematic datagid (http://www.bodlaszlo.hu/flex/test.swf)
source of test.swf (http://www.bodlaszlo.hu/flex/test.txt)
source of ComboHeaderRenderer (http://www.bodlaszlo.hu/flex/ComboHeaderRenderer.txt)
source of TextHeaderRenderer (http://www.bodlaszlo.hu/flex/TextHeaderRenderer.txt)
Thanks for help!
lacus
ps:Im sorry for my poorly English
I would like to make an editable datagrid with filtering in the header.
The filtering width TextInput control works fine, but I want to filter with ComboBox too. And I can't make work the ComboBox.
Problem with the ComboBox:
if you click anywhere in the datagrid to edit an item, the value of datagrid will be set to default (to the first item in the ComboBox), further I don't now, how I get the value of this header datagrid.
Any idea?
the problematic datagid (http://www.bodlaszlo.hu/flex/test.swf)
source of test.swf (http://www.bodlaszlo.hu/flex/test.txt)
source of ComboHeaderRenderer (http://www.bodlaszlo.hu/flex/ComboHeaderRenderer.txt)
source of TextHeaderRenderer (http://www.bodlaszlo.hu/flex/TextHeaderRenderer.txt)
Thanks for help!
lacus
ps:Im sorry for my poorly English