Click here to Skip to main content
15,887,027 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionI want column wise gridview paging Pin
Member 1006079517-Dec-13 21:04
Member 1006079517-Dec-13 21:04 
AnswerRe: I want column wise gridview paging Pin
thatraja17-Dec-13 23:25
professionalthatraja17-Dec-13 23:25 
GeneralRe: I want column wise gridview paging Pin
Snehasish_Nandy18-Dec-13 1:37
professionalSnehasish_Nandy18-Dec-13 1:37 
GeneralRe: I want column wise gridview paging Pin
thatraja18-Dec-13 2:05
professionalthatraja18-Dec-13 2:05 
AnswerRe: I want column wise gridview paging Pin
joginder-banger25-Dec-13 15:41
professionaljoginder-banger25-Dec-13 15:41 
QuestionNew Pin
tsunamigang17-Dec-13 17:27
tsunamigang17-Dec-13 17:27 
AnswerRe: New Pin
thatraja17-Dec-13 23:35
professionalthatraja17-Dec-13 23:35 
QuestionUsing gridview onrowcommand on saving and displaying the data? Pin
Member 840570017-Dec-13 1:38
Member 840570017-Dec-13 1:38 
I'm using nested gridview for saving and displaying comments and replies on my webforms. Reason why I used nested gridview for my comment section page is because I have reply option and I want to display the replies under the comment that has been replied to. The replies are displayed from the ChildGridview and I'm saving the replies using the ParentGridView onrowcommand.

I noticed that everytime you use the gridview onrowcommand event, the gridview will automatically do postback like you reload the page so what happen is the user can't see his reply immediately because the page has postedback and he has to go back to click the reply button in order to see his reply. I want it to be static and automatically load its reply on the page after posting it.

Refer this link for more example: http://money.msn.com/exchange-traded-fund/3-reasons-to-invest-in-made-in-usa

Did you see the comments with reply on there?If you try to reply some comments on that link you will immediately see your reply because it did not reload or postback that you need to find the comment where you reply and click the reply button just to see your reply because the reply you post will automatically be loaded. How do I do like that same on that link. Any suggestions? I hope you'll be able to figure out what I meant...Thanks
AnswerRe: Using gridview onrowcommand on saving and displaying the data? Pin
Tom Marvolo Riddle17-Dec-13 2:05
professionalTom Marvolo Riddle17-Dec-13 2:05 
GeneralRe: Using gridview onrowcommand on saving and displaying the data? Pin
Member 840570017-Dec-13 6:28
Member 840570017-Dec-13 6:28 
GeneralRe: Using gridview onrowcommand on saving and displaying the data? Pin
Tom Marvolo Riddle17-Dec-13 17:44
professionalTom Marvolo Riddle17-Dec-13 17:44 
GeneralRe: Using gridview onrowcommand on saving and displaying the data? Pin
Member 840570018-Dec-13 5:32
Member 840570018-Dec-13 5:32 
GeneralRe: Using gridview onrowcommand on saving and displaying the data? Pin
Tom Marvolo Riddle18-Dec-13 17:23
professionalTom Marvolo Riddle18-Dec-13 17:23 
GeneralRe: Using gridview onrowcommand on saving and displaying the data? Pin
Member 840570019-Dec-13 4:44
Member 840570019-Dec-13 4:44 
GeneralCustomize MVC Help Pin
shki17-Dec-13 0:19
shki17-Dec-13 0:19 
GeneralRe: Customize MVC Help Pin
JV999917-Dec-13 0:23
professionalJV999917-Dec-13 0:23 
JokeRe: Customize MVC Help Pin
Kornfeld Eliyahu Peter17-Dec-13 0:28
professionalKornfeld Eliyahu Peter17-Dec-13 0:28 
GeneralRe: Customize MVC Help Pin
JV999917-Dec-13 0:31
professionalJV999917-Dec-13 0:31 
GeneralRe: Customize MVC Help Pin
OriginalGriff17-Dec-13 0:44
mveOriginalGriff17-Dec-13 0:44 
GeneralRe: Customize MVC Help Pin
devenv.exe17-Dec-13 0:35
professionaldevenv.exe17-Dec-13 0:35 
GeneralRe: Customize MVC Help PinPopular
Pete O'Hanlon17-Dec-13 0:44
mvePete O'Hanlon17-Dec-13 0:44 
GeneralRe: Customize MVC Help PinPopular
Chris Maunder17-Dec-13 2:11
cofounderChris Maunder17-Dec-13 2:11 
GeneralRe: Customize MVC Help Pin
Simon Lee Shugar17-Dec-13 1:40
Simon Lee Shugar17-Dec-13 1:40 
AnswerRe: Customize MVC Help Pin
Rahul Rajat Singh19-Dec-13 18:25
professionalRahul Rajat Singh19-Dec-13 18:25 
QuestionAllow / Deny IP Address via Web.config Pin
Member 947380916-Dec-13 23:05
Member 947380916-Dec-13 23:05 

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.