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
100% wide html image banner
How to use a Unit
Data loss using an Access 2000 database in Access 2007
How to remove Exchange 2003 mailbox store when decommissioning an old server?
Software for a video rental store
What is the easiest (cost effective) way of connecting two or more offices/sites?
links coloring randomly
print not able to convery float or money
autoexec macro to open form when database opens
Convert from xml to xml using XSLT