I have a question about TableStyle. It offers the possibility to display DataGridTextBoxColumn or DataGridBoolColumn.
What else if I want to display a columns of buttons ? or a columns containing my own custom TextBox?
I wonder that I have to derive from GridColumnStyle to do that but is there anybody that have an example ?
Thanks,
What else if I want to display a columns of buttons ? or a columns containing my own custom TextBox?
I wonder that I have to derive from GridColumnStyle to do that but is there anybody that have an example ?
Thanks,