Microsoft
Software
Hardware
Network
Question : disable edit , new record links
I have radgrid that on this I want to disable AddNew Record and Edit links if Session("myID") == null .. how can I achieve this?
<radG:GridEditCommandColum
n ButtonType="LinkButton" UpdateText="Update" EditText="Edit"
InsertText="Add New Record" CancelText="Cancel" UniqueName="EditCommandCol
umn">
<HeaderStyle />
<ItemStyle />
</radG:GridEditCommandColu
mn>
Answer : disable edit , new record links
in which event you have written code ? Is it in grid_ItemCommandEvent? Are you able to see add button on screen?
Random Solutions
SharePoint List 2010
Terminal Services in an NLB Cluster
need some kind of Regexp
How do I delete all Outlook (2010) message prior to this year?
ssh - local software remote files
VBA to open C:\
Exchange 2007
Laptop Power Adapter cord. Can it be extended?
Delphi manupliate string return only integer part
Need to email a calander entry for my vacation for Outlook 2007.