Click here to Skip to main content
15,900,816 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Pls help Pin
Sandeep Akhare6-Feb-07 19:37
Sandeep Akhare6-Feb-07 19:37 
GeneralRe: Pls help Pin
gauthee6-Feb-07 19:40
gauthee6-Feb-07 19:40 
GeneralRe: Pls help Pin
Ishwarya M8-Feb-07 1:53
Ishwarya M8-Feb-07 1:53 
GeneralRe: Pls help Pin
Ishwarya M6-Feb-07 19:41
Ishwarya M6-Feb-07 19:41 
GeneralRe: Pls help Pin
gauthee6-Feb-07 20:24
gauthee6-Feb-07 20:24 
GeneralRe: Pls help Pin
Ishwarya M8-Feb-07 1:55
Ishwarya M8-Feb-07 1:55 
QuestionDisabling the Hyperlink Pin
Rajiya6-Feb-07 18:39
Rajiya6-Feb-07 18:39 
AnswerRe: Disabling the Hyperlink Pin
blue_arc6-Feb-07 18:46
blue_arc6-Feb-07 18:46 
there are many ways, but if i do this then i will suerly hide it...

e.Item.Cells(1).Controls[0].visible=false;

u can also try

e.Item.Cells(1).Controls[0].Enabled = False; this is in c#


Ravi Kant Srivastava
(System Analyst)
HandsOn Technology & Engineering
Gurgaon
(India)
AnswerRe: Disabling the Hyperlink Pin
gauthee6-Feb-07 18:48
gauthee6-Feb-07 18:48 
QuestionArrayList in ASP.NET2.0 Pin
varshavmane6-Feb-07 17:52
varshavmane6-Feb-07 17:52 
AnswerRe: Multi Dimension-ArrayList in ASP.NET2.0 Pin
gauthee6-Feb-07 18:57
gauthee6-Feb-07 18:57 
GeneralRe: Multi Dimension-ArrayList in ASP.NET2.0 Pin
varshavmane6-Feb-07 19:52
varshavmane6-Feb-07 19:52 
QuestionPls help Pin
Ishwarya M6-Feb-07 17:01
Ishwarya M6-Feb-07 17:01 
AnswerRe: Pls help Pin
gauthee6-Feb-07 17:21
gauthee6-Feb-07 17:21 
QuestionError while trying to run project Pin
vurugonda6-Feb-07 16:23
vurugonda6-Feb-07 16:23 
AnswerRe: Error while trying to run project [modified] Pin
Sylvester george6-Feb-07 19:36
Sylvester george6-Feb-07 19:36 
AnswerRe: Error while trying to run project Pin
liyakhat_shahid6-Feb-07 22:46
liyakhat_shahid6-Feb-07 22:46 
QuestionPopUp Calendar problem Pin
SharonRao6-Feb-07 14:42
SharonRao6-Feb-07 14:42 
AnswerRe: PopUp Calendar problem Pin
Jay_se6-Feb-07 17:35
Jay_se6-Feb-07 17:35 
GeneralRe: PopUp Calendar problem Pin
SharonRao8-Feb-07 11:23
SharonRao8-Feb-07 11:23 
QuestionEditing server-side Excel s/sheet in ASP.Net 2.0 Page - how? Pin
nzmike6-Feb-07 14:01
nzmike6-Feb-07 14:01 
AnswerRe: Editing server-side Excel s/sheet in ASP.Net 2.0 Page - how? Pin
minhpc_bk7-Feb-07 0:34
minhpc_bk7-Feb-07 0:34 
Questioncreating web form Pin
xoxoxoxoxoxox6-Feb-07 13:30
xoxoxoxoxoxox6-Feb-07 13:30 
QuestionGridView? Pin
Murthy Puvvada6-Feb-07 11:13
Murthy Puvvada6-Feb-07 11:13 
AnswerRe: GridView? Pin
varshavmane6-Feb-07 17:47
varshavmane6-Feb-07 17:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.