Datagrid with checkbox ( multi selection)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I trying to create a datagrid that allows multi selection. So I created a
first checkbox column where the user will click selecting the row.
But in runtime, the checkboxes from this column are always disabled.
I tried adding a new column in the datatable and adding a new style
column in the datagrid. The result is always the same.

Thank you,
Roby Eisenbraun Martins
 
Back
Top