Click here to Skip to main content
15,797,672 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionBrowser compability Problem Pin
lrsalunkhe30-Apr-10 1:26
lrsalunkhe30-Apr-10 1:26 
AnswerRe: Browser compability Problem Pin
Simon_Whale30-Apr-10 2:17
Simon_Whale30-Apr-10 2:17 
QuestionTo Open Save Dialog box using javascript Pin
priyagee29-Apr-10 23:26
priyagee29-Apr-10 23:26 
AnswerRe: To Open Save Dialog box using javascript Pin
Peace ON30-Apr-10 21:04
Peace ON30-Apr-10 21:04 
Questiongridview Pin
Kissy1629-Apr-10 23:02
Kissy1629-Apr-10 23:02 
AnswerRe: gridview Pin
Abhishek Sur30-Apr-10 0:57
professionalAbhishek Sur30-Apr-10 0:57 
AnswerRe: gridview Pin
Anurag Gandhi30-Apr-10 1:01
professionalAnurag Gandhi30-Apr-10 1:01 
GeneralRe: gridview Pin
Kissy1630-Apr-10 2:26
Kissy1630-Apr-10 2:26 
I have given the following code,but still it is displaying all the rows.

If e.Row.Cells(2).Text <> "" Then
If ((e.Row.Cells(2).Text = e.Row.Cells(2).Text) + 1) Then
e.Row.Visible = False
End If
End If
kissy

GeneralRe: gridview Pin
Brij30-Apr-10 2:39
mentorBrij30-Apr-10 2:39 
GeneralRe: gridview Pin
Abhijit Jana30-Apr-10 10:39
professionalAbhijit Jana30-Apr-10 10:39 
AnswerRe: gridview Pin
overtech0630-Apr-10 8:09
overtech0630-Apr-10 8:09 
GeneralRe: gridview Pin
Kissy1630-Apr-10 20:50
Kissy1630-Apr-10 20:50 
GeneralRe: gridview Pin
overtech061-May-10 6:33
overtech061-May-10 6:33 
AnswerRe: gridview Pin
Amit Patel198530-Apr-10 20:07
Amit Patel198530-Apr-10 20:07 
GeneralRe: gridview Pin
Kissy1630-Apr-10 20:42
Kissy1630-Apr-10 20:42 
QuestionHow to find all Created Items in a Repeater Pin
-Muc_29-Apr-10 22:29
-Muc_29-Apr-10 22:29 
AnswerRe: How to find all Created Items in a Repeater Pin
Abhishek Sur29-Apr-10 22:48
professionalAbhishek Sur29-Apr-10 22:48 
GeneralRe: How to find all Created Items in a Repeater Pin
-Muc_29-Apr-10 22:58
-Muc_29-Apr-10 22:58 
GeneralRe: How to find all Created Items in a Repeater Pin
Abhishek Sur29-Apr-10 23:01
professionalAbhishek Sur29-Apr-10 23:01 
GeneralRe: How to find all Created Items in a Repeater Pin
-Muc_29-Apr-10 23:27
-Muc_29-Apr-10 23:27 
GeneralRe: How to find all Created Items in a Repeater Pin
Abhishek Sur30-Apr-10 1:00
professionalAbhishek Sur30-Apr-10 1:00 
GeneralRe: How to find all Created Items in a Repeater Pin
-Muc_30-Apr-10 1:23
-Muc_30-Apr-10 1:23 
GeneralRe: How to find all Created Items in a Repeater Pin
-Muc_30-Apr-10 5:28
-Muc_30-Apr-10 5:28 
GeneralRe: How to find all Created Items in a Repeater Pin
Abhishek Sur30-Apr-10 6:49
professionalAbhishek Sur30-Apr-10 6:49 
QuestionFailed to find or load the registered .Net Framework Data Provider Pin
reogeo200829-Apr-10 22:19
reogeo200829-Apr-10 22:19 

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.