We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Weird ggc databinding issue with checkbox column and new row.

I have a ggc that is bounded to a datatable.
The first column of the ggc is of type combotype, the second column is a checkbox.
I have a third column in the ggc that have a button that deletes the current row. Basically, each time you select an item from the combo box, a new row is added at the bottom the ggc.

Everything works fine EXCEPT for a particular scenario. If the ggc initially has records and the user removes ALL the records by clicking each button in the third column; when the last record is remove, the new record row that is added by the ggc has the checkbox column disabled. The first combo column is OK, but the second checkbox column is not checkable. My issue is that this checkbox SHOULD BE CHECKABLE, but it is NOT.

This is a wierd issue and I am not sure what's going on.

Loader.
Live Chat Icon For mobile
Up arrow icon