<syncfusion:SfDataGrid.RecordContextMenu>
<ContextMenu>
<MenuItem Header="{x:Static properties:Resources.MenuItem1}"></MenuItem>
</ContextMenu>
</syncfusion:SfDataGrid.RecordContextMenu> |
Hi! thanks a lot!
I have another question, it's possibile change the value of one string (for example "ClearFiltered") from code???
Hi, thanks for the answer.
Sorry but i can't change the value of the string after the initialize of the resources???