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

ASP.NET

 
AnswerRe: How to move columns of Gridview at Runtime ? Pin
Brij16-Feb-10 19:12
mentorBrij16-Feb-10 19:12 
AnswerRe: How to move columns of Gridview at Runtime ? Pin
gajendra_kshatriya16-Feb-10 21:19
gajendra_kshatriya16-Feb-10 21:19 
QuestionUpdatePanel and controls with javascript Pin
Member 103390716-Feb-10 9:04
Member 103390716-Feb-10 9:04 
AnswerRe: UpdatePanel and controls with javascript Pin
Not Active16-Feb-10 9:36
mentorNot Active16-Feb-10 9:36 
GeneralRe: UpdatePanel and controls with javascript Pin
Member 103390728-Feb-10 9:34
Member 103390728-Feb-10 9:34 
QuestionHow to refresh only Content page without refreshing master page Pin
Raheem MA16-Feb-10 6:52
Raheem MA16-Feb-10 6:52 
AnswerRe: How to refresh only Content page without refreshing master page Pin
gajendra_kshatriya16-Feb-10 18:26
gajendra_kshatriya16-Feb-10 18:26 
AnswerRe: How to refresh only Content page without refreshing master page Pin
keyur satyadev16-Feb-10 19:52
keyur satyadev16-Feb-10 19:52 
you can use the update panel with conditional mode. it is better way as user fill that the entire page is not refresh. put the update panel in both master page and all content page and set the mode conditional. now when you want to update any panel just write
updatepanel1.update() method. this is easiest way to achieve as per me.

hope this will help you.
Regards
Keyur Satyadev

GeneralRe: How to refresh only Content page without refreshing master page Pin
Brij16-Feb-10 20:38
mentorBrij16-Feb-10 20:38 
GeneralRe: How to refresh only Content page without refreshing master page Pin
Raheem MA17-Feb-10 6:39
Raheem MA17-Feb-10 6:39 
QuestionTool tips in rdlc Pin
Angsuman Chakraborty16-Feb-10 5:40
Angsuman Chakraborty16-Feb-10 5:40 
AnswerRe: Tool tips in rdlc Pin
sashidhar16-Feb-10 18:12
sashidhar16-Feb-10 18:12 
GeneralRe: Tool tips in rdlc Pin
Angsuman Chakraborty16-Feb-10 19:34
Angsuman Chakraborty16-Feb-10 19:34 
GeneralRe: Tool tips in rdlc Pin
sashidhar16-Feb-10 22:13
sashidhar16-Feb-10 22:13 
QuestionGridview Masters/Detail Question Pin
bgates197016-Feb-10 4:52
bgates197016-Feb-10 4:52 
AnswerRe: Gridview Masters/Detail Question Pin
dan!sh 16-Feb-10 6:08
professional dan!sh 16-Feb-10 6:08 
GeneralRe: Gridview Masters/Detail Question Pin
bgates197016-Feb-10 6:39
bgates197016-Feb-10 6:39 
AnswerFOUND IT! Pin
bgates197016-Feb-10 6:52
bgates197016-Feb-10 6:52 
AnswerRe: Gridview Masters/Detail Question Pin
gajendra_kshatriya16-Feb-10 18:33
gajendra_kshatriya16-Feb-10 18:33 
Questiondeploy to Dev Pin
arkiboys16-Feb-10 3:24
arkiboys16-Feb-10 3:24 
AnswerRe: deploy to Dev Pin
Rutvik Dave16-Feb-10 3:36
professionalRutvik Dave16-Feb-10 3:36 
GeneralRe: deploy to Dev Pin
arkiboys16-Feb-10 20:56
arkiboys16-Feb-10 20:56 
QuestionHow to retrieve response time to each request made in my ASPX page? Pin
Rock Star.16-Feb-10 2:38
Rock Star.16-Feb-10 2:38 
AnswerRe: How to retrieve response time to each request made in my ASPX page? Pin
Rutvik Dave16-Feb-10 3:44
professionalRutvik Dave16-Feb-10 3:44 
QuestionUpload multiple Files by selecting directory Pin
sjs4u16-Feb-10 1:47
sjs4u16-Feb-10 1: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.