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
Dynamically show all of gridview and expand page
Microsoft Outlook.....My Inbox Structure
How do I extract characters after a hypen in query?
Logon Process: Advapi Authentication Package: MICROSOFT_AUTHENTICATION_P
ACKAGE_V1_
0
How do I retrieve all music from iPhone?
Exchange 2010 stoirage design Part II
Find select cell based on cell value from another sheet
How to make a Release Version of a Project in VS 2005
What datatype should a rul string be in to pass from code behind into URL via response.redirect
Query output 4 decimal places but need 2 decimal places