or
<my:GridViewDataColumn ToolTip="LastName" Header="LastName" DataMemberBinding="{Binding Path=LastName}" />
what wrong this not working
Best regards
Ehud
Hi,
I need to remove the delete button binding
So click on Del button will not delete rows in grid
Best regards
Ehud