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
VB Script: Output specific text from text file
Monitor Changes Made To Switch Configs
SQL 2005 Standard Log Shipping - Backups
SBS 2003 R2 remote web workplace
Is it possible to solve this problem.
Delphi 5 Mail Merge
Problem with WebDav.
3 Monitors: 2 VGA, 1 DVI
copy (source codel) from one machine to another machine automate
Looking for a directshow webcam capture sample