On 2/19/17, 7:14 AM, "PKumar" <[email protected]> wrote:

>Hi,
>
>If dataGrid having blank dataField column then that column showing the
>Object inside the grid cell. check the attached screen shot.
>
><http://apache-flex-users.2333346.n4.nabble.com/file/n14703/Capture.jpg>
>

I'm surprised it didn't throw an exception.  With PAYG, the most basic
DataGrid shouldn't have any just-in-case code for unexpected things like
not having a datafield.

So, if you want a column for checkbox selection, support for that will
have to be added.  I don't think we've written any code for that yet.

HTH,
-Alex

Reply via email to