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
Wordpress plugin TinyMCE Advanced not working and I'm getting 404 Reports from wp-includes tinymce files
VB script
Connecting two LANS in different locations
Can't use WebEx, get "setting up event center" message
ASA Remote IPSEC VPN Gateway assignment
Gericom Notebook charger enters in short protection how to fix it?
Application Pool disappeared in IIS 6.0
How to correct a 3021 error?
Are there any FREE or low cost HTML, XML Development or Design Tools out there
JavaScript to find if URL and link are the same and change the style if true!