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
Powershell - Comparison Operators with Multiple Values
How do I disable launch reference requests in a Citrix Farm?
database problem
Permissions to view a .VDW using Visio Services in Sharepoint 2010
HTTP 501/505 on Sharepoint website after installing IIS6 server certificate. Error shows Linksys router responding.
2010 OWA Can't Save Sig or create auto OOF replies.
How to Import data into a Sharepoint Calendar view
whitelist an IP in CISCO ASA5500 firewall
Can you run a Windows 7 OEM Upgrade on any system?
array of cursors in Oracle Forms