Click here to Skip to main content
15,892,298 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: exe problem Pin
Christian Graus25-Sep-09 23:22
protectorChristian Graus25-Sep-09 23:22 
GeneralRe: exe problem Pin
naveen attri25-Sep-09 23:25
naveen attri25-Sep-09 23:25 
GeneralRe: exe problem Pin
Christian Graus25-Sep-09 23:51
protectorChristian Graus25-Sep-09 23:51 
GeneralRe: exe problem Pin
naveen attri25-Sep-09 23:58
naveen attri25-Sep-09 23:58 
GeneralRe: exe problem Pin
Christian Graus26-Sep-09 0:03
protectorChristian Graus26-Sep-09 0:03 
GeneralRe: exe problem Pin
naveen attri26-Sep-09 0:04
naveen attri26-Sep-09 0:04 
GeneralRe: exe problem Pin
Christian Graus25-Sep-09 22:50
protectorChristian Graus25-Sep-09 22:50 
QuestionProblem with querystring or what !help me Pin
OmiAshish25-Sep-09 21:04
OmiAshish25-Sep-09 21:04 
Hy friends ,

I have already post for generating multiple gridview at runtime with delete and Checkbox facility . however i achieved this . but with a new Problem

I am generating gridview at runtime having delete template button .
in this delete button i am passing value to its through Javascript and Posting page to itself with different Querystring

window.location.href('Addwatchlist.aspx?watchName='+ id +'&vt=Del&st='+stoneid);
My all page method and code is working fine


Query string
http://localhost:1699/NewHK/AddWatchList.aspx?wtName=hy&vt=Show

now when i use delete template from gridview having three or four rows
querry string which is send through javascript works fine

the problem comes here
when GridView has two rows the Querrystring in URl Changes to

http://localhost:1699/øO«0¿s[^]

I am not able to understand what is happening at all

Again when thier is one row in GridView then alsoQuerrystring changes to
data containing viewstate event validation.........

^]

I am not able to understand what is happening at all

Plz suggest me where their should be mistake. As its is working Good with three rows or having tow or three gridview at display .All problem comes when their is only one single gridview with two or one row
AnswerRe: Problem with querystring or what !help me Pin
Abhishek Sur26-Sep-09 6:27
professionalAbhishek Sur26-Sep-09 6:27 
GeneralRe: Problem with querystring or what !help me Pin
OmiAshish27-Sep-09 18:25
OmiAshish27-Sep-09 18:25 
GeneralRe: Problem with querystring or what !help me Pin
Abhishek Sur28-Sep-09 6:17
professionalAbhishek Sur28-Sep-09 6:17 
QuestionHow to Start ASP.Net Pin
Anubhava Dimri25-Sep-09 20:10
Anubhava Dimri25-Sep-09 20:10 
AnswerRe: How to Start ASP.Net Pin
nagendrathecoder25-Sep-09 20:14
nagendrathecoder25-Sep-09 20:14 
AnswerRe: How to Start ASP.Net Pin
Abhijit Jana26-Sep-09 5:52
professionalAbhijit Jana26-Sep-09 5:52 
QuestionData fetch and show in runtime [modified] Pin
rummer25-Sep-09 18:56
rummer25-Sep-09 18:56 
AnswerRe: Data fetch and show in runtime Pin
nagendrathecoder25-Sep-09 19:02
nagendrathecoder25-Sep-09 19:02 
AnswerRe: Data fetch and show in runtime Pin
nagendrathecoder25-Sep-09 19:15
nagendrathecoder25-Sep-09 19:15 
AnswerRe: Data fetch and show in runtime Pin
Abhijit Jana26-Sep-09 4:02
professionalAbhijit Jana26-Sep-09 4:02 
Questionthe problem of using querystring Pin
Seraph_summer25-Sep-09 8:55
Seraph_summer25-Sep-09 8:55 
AnswerRe: the problem of using querystring Pin
Abhishek Sur25-Sep-09 9:10
professionalAbhishek Sur25-Sep-09 9:10 
GeneralRe: the problem of using querystring Pin
Seraph_summer25-Sep-09 9:30
Seraph_summer25-Sep-09 9:30 
GeneralRe: the problem of using querystring Pin
Abhishek Sur25-Sep-09 9:35
professionalAbhishek Sur25-Sep-09 9:35 
GeneralRe: the problem of using querystring Pin
Seraph_summer25-Sep-09 9:56
Seraph_summer25-Sep-09 9:56 
GeneralRe: the problem of using querystring Pin
Abhishek Sur25-Sep-09 10:02
professionalAbhishek Sur25-Sep-09 10:02 
GeneralRe: the problem of using querystring Pin
Seraph_summer25-Sep-09 10:09
Seraph_summer25-Sep-09 10:09 

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.