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
Can i use Windows 2003 server OS on IBM RS6000 P520 Server hardware?
Exchange 2003 - schedule mail delivery to particular mailbox
Demoted windows 2003 domain controller log on
Cannot print to an HP LaserJet 1200 Printer in Terminal Server
backup of a work book
Blade server hot swap
Copy contents of a div using dropdown menu.
exchange 2010 storage
Create row based view from several tables.
sed/awk help