开发者

Include ComboBox in flex datagrid header

开发者 https://www.devze.com 2022-12-14 19:43 出处:网络
I want the comboBox to be placed in one of the columns of the datagrid header.The datagrid should be filtered according to the value selected i开发者_运维知识库n the comboBox.

I want the comboBox to be placed in one of the columns of the datagrid header.The datagrid should be filtered according to the value selected i开发者_运维知识库n the comboBox. Can anyone help me out in this with a sample code.

Thanks in advance.


Provide headerRenderer for DatagridColumn. Just create canvas with label and combobox.

0

精彩评论

暂无评论...
验证码 换一张
取 消