hi,
i want to give text to edit button in the coding , also i want to change the name depending on my need, all i have to do in the coding
How to give name to the PushButton button in the GridEditCommandColumn (in coding)
<telerik:GridEditCommandColumn UniqueName="EditCommandColumn1"
ButtonType="PushButton" EditText="Reload" HeaderStyle-Width="9%">
</telerik:GridEditCommandColumn>
actually how to change the EditText="Reload" to some other name,
regards
priya
i want to give text to edit button in the coding , also i want to change the name depending on my need, all i have to do in the coding
How to give name to the PushButton button in the GridEditCommandColumn (in coding)
<telerik:GridEditCommandColumn UniqueName="EditCommandColumn1"
ButtonType="PushButton" EditText="Reload" HeaderStyle-Width="9%">
</telerik:GridEditCommandColumn>
actually how to change the EditText="Reload" to some other name,
regards
priya