SOS!!!! Urgent, datagrid column style

How can I create a datagrid which has the following styles:

1). Multiple columns, each of which consists both checkbox and textbox, for example, row 1-5 of column 3 are checkbox and row 6 of that column is textbox. based on what I know, datagrid column style can only be one type, either DataGridTextBoxColumn or DataGridBoolColumn, etc..

2). for all the checkboxes in the datagrid, single click to check/uncheck the checkbox, and double click to pop up a Text Window for users to write remarks. Please note that the checkboxes are not in one column, there are more than 1 column having checkboxes.

Thank you so much if you can give me any suggestion or solution. 

Respectfully


Answer this question

SOS!!!! Urgent, datagrid column style

  • SOS!!!! Urgent, datagrid column style