Click here to Skip to main content
16,011,685 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Retrieving excel columns to panel of textboxes Pin
Christian Graus27-Nov-08 15:25
protectorChristian Graus27-Nov-08 15:25 
GeneralRe: Retrieving excel columns to panel of textboxes Pin
adarshyam27-Nov-08 15:29
adarshyam27-Nov-08 15:29 
GeneralRe: Retrieving excel columns to panel of textboxes Pin
Christian Graus27-Nov-08 15:45
protectorChristian Graus27-Nov-08 15:45 
GeneralRe: Retrieving excel columns to panel of textboxes Pin
adarshyam27-Nov-08 18:55
adarshyam27-Nov-08 18:55 
GeneralRe: Retrieving excel columns to panel of textboxes Pin
adarshyam30-Nov-08 7:22
adarshyam30-Nov-08 7:22 
QuestionNavigate2 Pin
Sebastian T Xavier27-Nov-08 8:23
Sebastian T Xavier27-Nov-08 8:23 
AnswerRe: Navigate2 Pin
Christian Graus27-Nov-08 10:03
protectorChristian Graus27-Nov-08 10:03 
QuestionSet IsVisble Tag Property in SharePoint Data View WebPart based on query string Pin
Brilliant_Corners27-Nov-08 5:48
Brilliant_Corners27-Nov-08 5:48 
Hello,

I would like to pass a string parameter to a SharePoint Data View Web part and control if the webpart is visible or not. I understand how to manually set the isvisible property (for example isvisible =”False”) in the DWP Tag Properties but I can’t pass a parameter into the web part.

What I would like to accomplish is have two webparts on the same page. I would like to display one of the webparts based on the query string parameter. For example,

www.site/default.aspx?id=1 set isvisble=”true” webpart1 - set isvisble=”False” webpart2

www.site/default.aspx?id=2 set isvisble=”true” webpart2 - set isvisble=”False” webpart1

I could filter based on the query string but the webpart still takes up space on the rendered page.

I could do this after the page renders with Javascript but it seems like I should be able to accomplish this more directly.

Thanks for any input.

BC
Questionconditional split in ssis Pin
l.laxmikant27-Nov-08 3:35
l.laxmikant27-Nov-08 3:35 
QuestionRe: conditional split in ssis Pin
Abhijit Jana27-Nov-08 3:38
professionalAbhijit Jana27-Nov-08 3:38 
QuestionNeed help from ASP.Net Developers Pin
Binoy Rajan27-Nov-08 2:54
Binoy Rajan27-Nov-08 2:54 
AnswerRe: Need help from ASP.Net Developers Pin
Abhijit Jana27-Nov-08 3:11
professionalAbhijit Jana27-Nov-08 3:11 
AnswerRe: Need help from ASP.Net Developers Pin
Paul Conrad27-Nov-08 5:32
professionalPaul Conrad27-Nov-08 5:32 
GeneralRe: Need help from ASP.Net Developers Pin
Binoy Rajan29-Nov-08 19:30
Binoy Rajan29-Nov-08 19:30 
QuestionHow to validate textboxes using java script code while using Master page and content Page Pin
Rameez Raja27-Nov-08 1:55
Rameez Raja27-Nov-08 1:55 
AnswerRe: How to validate textboxes using java script code while using Master page and content Page Pin
Abhijit Jana27-Nov-08 2:10
professionalAbhijit Jana27-Nov-08 2:10 
AnswerRe: How to validate textboxes using java script code while using Master page and content Page Pin
l.laxmikant27-Nov-08 3:31
l.laxmikant27-Nov-08 3:31 
Questionwebconfig error in webhosting server Pin
pavanip27-Nov-08 1:31
pavanip27-Nov-08 1:31 
AnswerRe: webconfig error in webhosting server Pin
Abhijit Jana27-Nov-08 1:43
professionalAbhijit Jana27-Nov-08 1:43 
GeneralRe: webconfig error in webhosting server Pin
pavanip27-Nov-08 2:00
pavanip27-Nov-08 2:00 
GeneralRe: webconfig error in webhosting server Pin
Abhijit Jana27-Nov-08 2:04
professionalAbhijit Jana27-Nov-08 2:04 
GeneralRe: webconfig error in webhosting server Pin
pavanip27-Nov-08 2:05
pavanip27-Nov-08 2:05 
GeneralRe: webconfig error in webhosting server Pin
Abhijit Jana27-Nov-08 2:13
professionalAbhijit Jana27-Nov-08 2:13 
GeneralRe: webconfig error in webhosting server Pin
pavanip27-Nov-08 2:24
pavanip27-Nov-08 2:24 
GeneralRe: webconfig error in webhosting server Pin
Abhijit Jana27-Nov-08 2:41
professionalAbhijit Jana27-Nov-08 2:41 

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.