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
spaces in credit card
Create ZIP from Batch file w/o third party utility
Delete from table based on full-row results of subquery
Javascript date calculation -- year isn't changing
USB Shorting Out Motherboard
How can DPInst search all of the subdirectories under the working directory
Question with System Volume Information
Need Help Creating a FORMATFILE for a BULK INSERT
Freeware LDAP Admin Tool
Need a SQL query