Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:753000
More Search Options
RSS Available
Matching Posts
Displaying Repeated Items in a GridView
Greetings! I have a GridView bound to some XML data that looks like this: <Root> <Column1> <Item1 type="l1style">Item 1</Item1> <Item2 type="l2style">Item 2</Item2> <Item3 type="l3style">Item 3</Item3> </Column1> <Column2> <Item4 type="l1style">Item 4</Item4> <Item5 type="l2style">Item 5</Item5> </Column2> <Column3> <Item6 type="l1style">Item
Posted to
Data Presentation Controls
(Forum)
by
bullines
on 9/8/2009
Including a Member Variable in an XPath Expression
Is something like this possible? <asp:FormView ID="myFormView" runat="server"> <ItemTemplate> <p><%# XPath("Root/Path/Item[@id=<%=this.m_myId%>]/HelloWorld")%></p> </ItemTemplate> </asp:FormView> m_myId is a member variable on the page. I can't seem to get it to work without a parsing error.
Posted to
Data Presentation Controls
(Forum)
by
bullines
on 8/25/2009
Re: Including a Member Variable in an XPath Expression
I figured out that I can't nest tags, but this does the trick: <%# XPath("Root/Path/Item[@id= " + this.m_myId + "]/HelloWorld") %>
Posted to
Data Presentation Controls
(Forum)
by
bullines
on 8/25/2009
Problem “F5” Debugging ASP.NET Web Application Project with VS2008 on Vista
Greetings! I'm working with a .NET3.5 Web Application project in Visual Studio 2008 on Vista Ultimate. I'd rather use IIS7 than Cassini as my local test web server. I have the website setup in II7 and every thing is served with no problems. However, I'd like to use the VS debugger hooked up to F5 instead of manually attaching to the process. So in my HOSTS file, I have: 127.0.0.1 mysite.com In my website project's "Web" settings, I have: "Use Local IIS Web server"
Posted to
Visual Studio 2008
(Forum)
by
bullines
on 6/26/2009
Re: Problem “F5” Debugging ASP.NET Web Application Project with VS2008 on Vista
The second link did the trick. I had to bind to "All Unassigned" ip addresses.
Posted to
Visual Studio 2008
(Forum)
by
bullines
on 6/26/2009
Re: "Preview" in Update Panel not Refreshing
Thanks, but that only scratches the surface. My search for an answer continues...
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bullines
on 5/21/2009
Re: "Preview" in Update Panel not Refreshing
This also has no effect. I should note that during the initial load of the page, the preview area works fine. It's only upon asynchronous postbacks that the preview area is not updated.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bullines
on 5/21/2009
Re: "Preview" in Update Panel not Refreshing
I've tried setting both the UpdatePanel's mode to "Conditional" and disabling event validation on the page, but it doesn't appear to solve the problem. Any other suggestions?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bullines
on 5/21/2009
"Preview" in Update Panel not Refreshing
Greetings. I have a "code builder" page where users select various radio buttons and it generate HTML markup (mostly SCRIPT tags) that they can use on their page to display some data. There is also a "preview" area so they can see the results before they copy/paste the code in their site. The form exists in a FormView control and is wrapped by an UpdatePanel like so: <asp:UpdatePanel ID="UpdatePanel1" runat="server"> < ContentTemplate > < asp
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bullines
on 5/21/2009
Re: Binding DropDownList DataSource within a FormView to an XPathSelect
What I ended up doing is adding a second XmlDataSource to the user control and doing a transform on the original XmlDataSource's Data to get only the XML that I need. Then I set the dropdownlist's DataSource to be the new XmlDataSource.
Posted to
Data Presentation Controls
(Forum)
by
bullines
on 1/29/2009
Page 1 of 9 (85 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online