Can _Natasha, you help me on this?

I have new problem on the column of the datagrid. I need to create a checkbox in the second column and there is no compile error in saying that the access of the property not defined cboActivities. See the attachments for the codes. Column one works very well.

Thank you in advance.

Wendy

It's like exepected. Any string will be converted to true.

thistrue = data [_enabledField]; will always be true

thistrue = (data [_enabledField] m:System.NET.SocketAddress.ToString () == 'true'); what you need!

Tags: Flex

Similar Questions

Maybe you are looking for