Click here to Skip to main content
15,914,488 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: gridview help Pin
eyeseetee22-Apr-08 3:32
eyeseetee22-Apr-08 3:32 
GeneralRe: gridview help Pin
Blue_Boy22-Apr-08 3:50
Blue_Boy22-Apr-08 3:50 
QuestionFound 1 intresting but strange problem while reading XML [modified] Pin
Anand Desai22-Apr-08 2:13
Anand Desai22-Apr-08 2:13 
GeneralRe: Found 1 intresting but strange problem while reading XML Pin
l0kke22-Apr-08 4:22
l0kke22-Apr-08 4:22 
QuestionRelate to Update panel Pin
Ankit At Codeproject22-Apr-08 2:12
Ankit At Codeproject22-Apr-08 2:12 
GeneralRe: Relate to Update panel Pin
Sandeep Akhare22-Apr-08 3:21
Sandeep Akhare22-Apr-08 3:21 
QuestionRe: Relate to Update panel Pin
Ankit At Codeproject22-Apr-08 3:33
Ankit At Codeproject22-Apr-08 3:33 
GeneralRe: Relate to Update panel Pin
Sandeep Akhare22-Apr-08 3:36
Sandeep Akhare22-Apr-08 3:36 
QuestionRe: Relate to Update panel Pin
Ankit At Codeproject22-Apr-08 3:40
Ankit At Codeproject22-Apr-08 3:40 
GeneralRe: Relate to Update panel Pin
Sandeep Akhare22-Apr-08 3:43
Sandeep Akhare22-Apr-08 3:43 
QuestionRe: Relate to Update panel Pin
Ankit At Codeproject22-Apr-08 20:04
Ankit At Codeproject22-Apr-08 20:04 
QuestionRe: Relate to Update panel Pin
Ankit At Codeproject22-Apr-08 20:18
Ankit At Codeproject22-Apr-08 20:18 
GeneralRe: Relate to Update panel Pin
Sandeep Akhare22-Apr-08 20:34
Sandeep Akhare22-Apr-08 20:34 
You are not adding the GridView Dynamically to the Page
So don't get confused with my last posts
Now from my understanding you are adding rows using javascript and you want this added row at server side along with data ...
Let me tell you you are doing in wrong way
Javascript will add row at client side server don't anything what javascript is doing in client browser
Check this URL

http://gridviewguy.com/CategoryDetails.aspx?categoryID=7
[^]

Or as you are uaing AJAX why dont you add line at server side
Search for it in google

Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "




QuestionRe: Relate to Update panel Pin
Ankit At Codeproject22-Apr-08 20:41
Ankit At Codeproject22-Apr-08 20:41 
QuestionRe: Relate to Update panel Pin
Ankit At Codeproject22-Apr-08 20:21
Ankit At Codeproject22-Apr-08 20:21 
GeneralRe: Relate to Update panel Pin
Sandeep Akhare22-Apr-08 23:13
Sandeep Akhare22-Apr-08 23:13 
GeneralRe: Relate to Update panel Pin
eyeseetee22-Apr-08 3:31
eyeseetee22-Apr-08 3:31 
QuestionRe: Relate to Update panel Pin
Ankit At Codeproject22-Apr-08 3:34
Ankit At Codeproject22-Apr-08 3:34 
GeneralAjax and Browser positioning Pin
db0000722-Apr-08 1:46
db0000722-Apr-08 1:46 
GeneralRe: Ajax and Browser positioning Pin
eyeseetee22-Apr-08 1:53
eyeseetee22-Apr-08 1:53 
GeneralRe: Ajax and Browser positioning Pin
Sandeep Akhare22-Apr-08 3:27
Sandeep Akhare22-Apr-08 3:27 
QuestionNeed to sned data or mail to fogbugz api by using .net? Pin
subbu.sk22-Apr-08 1:27
subbu.sk22-Apr-08 1:27 
AnswerRe: Need to sned data or mail to fogbugz api by using .net? Pin
eyeseetee22-Apr-08 1:50
eyeseetee22-Apr-08 1:50 
GeneralRe: Need to sned data or mail to fogbugz api by using .net? Pin
subbu.sk22-Apr-08 2:09
subbu.sk22-Apr-08 2:09 
GeneralPassword Column in GridView Pin
Usharva22-Apr-08 0:32
Usharva22-Apr-08 0:32 

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.