Hello
I am struck with another problem. I am using
I am struck with another problem. I am using
<
telerik:GridButtonColumn FooterText="" DataTextFormatString="Approve"
UniqueName="approve" HeaderText="Approve" CommandName="MyCommandName" CommandArgument="" DataTextField="id">
<ItemStyle Width="100px" />
</telerik:GridButtonColumn>
On some condition i want to make this approve link disable and enable on run time. How we can get this at link run time and on which event we can enable and disable this link.
Thanks
Amarinder