Help, I have tried in various ways instead with DataGridView if I can make.
Me
.RadGridView1.ColumnCount = 2
Me
.DataGridView1.ColumnCount = 2
Dim
heterow0
As
DataGridViewRow =
New
DataGridViewRow
Dim
textBoxCell
As
DataGridViewTextBoxCell =
New
DataGridViewTextBoxCell
textBoxCell.Value =
"Turn Over Based On"
Dim
comboCell
As
DataGridViewComboBoxCell =
New
DataGridViewComboBoxCell()
comboCell.Items.Add(
"Chip Transaction"
)
comboCell.Items.Add(
"Win/Loss"
)
Dim
botonCell
As
DataGridViewButtonCell =
New
DataGridViewButtonCell
heterow0.Cells.Add(textBoxCell)
heterow0.Cells.Add(comboCell)
Me
.RadGridView1.Rows.Add(heterow0)
Me.DataGridView1.Rows.Add(heterow0)
[IMG]http://i54.tinypic.com/535o1t.jpg[/IMG]
http://es.tinypic.com/r/535o1t/7