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:725241
More Search Options
RSS Available
Matching Posts
mschart control issues windows server 2003 sp2 .net 3.5
I have installed the mschart controls on my web server but the site doesn't show the chart. All I get is a white background, none of the masterpage layout is visible. I presume it is falling over before merging the pages and masterpages. I have no problem with the controls in my development environment and I can't figure out what the issue is. The site uses routing but every other page displays fine the only two pages that have this issue are the two pages with chart controls. There is nothing
Posted to
Web Forms
(Forum)
by
scaify
on 11/3/2009
ie6 after updatepanel update the layer sits above the ther layers hiding controls
Hello In ie6 I am having a strange problem. When I do a partial page update the div sits above everything else when before the update it displayed properly. This is causing an issue as in my masterpage I have two links below the updatepanel. When the updatepanel refreshes the content sits above and cuts off part of the links. In ie6 developer tools if I change the position attribute of the layer holding the links to absolute and then back to relative it displays properly. How can I stop IE6 behaving
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
scaify
on 10/30/2009
Re: ie6 after updatepanel update the layer sits above the other layers hiding controls
sorted it. I narrowed it down to a layer that wasn't getting redrawn so I stuck that layer in a seperate updatepanel. Whenever the page updates this area now gets redrawn and I have my rounded corners at the bottom of the layer.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
scaify
on 10/30/2009
Re: Set Focus after ajax postback to control in masterpage scriptman getcurrent not working
Thanks for the help I found that the issue only happened after the loop through the listitems so the javascript in that topic helped resolve the issue by setting the correct focus
Posted to
Web Forms
(Forum)
by
scaify
on 9/23/2009
Set Focus after ajax postback to control in masterpage scriptman getcurrent not working
I am trying to set the focus to another textbox as I tab through the form on 3 textbox controls I have them set to autopostback in the textchanged event I change the values of the text portion of the listitems in a dropdown list I then call ScriptManager.GetCurrent( Me .Page).SetFocus(txtFirstname) 'tried with or without the .ClientID However when the updatepanel refreshes I can see that it sets focus but then focus is removed and the dropdown I modified resizes. There is no autopostback set
Posted to
Web Forms
(Forum)
by
scaify
on 9/20/2009
Re: show a loading message until data is fetched asynchronously
Hi thanks for the replys, I need the data feed to load without user interaction so I guess I will have to look at ways of using javascript to force a function call and refresh the update panel once the page has loaded.
Posted to
Web Forms
(Forum)
by
scaify
on 7/29/2009
show a loading message until data is fetched asynchronously
I am wondering if there are any tutorials or good info sites that show how to asynchronously fetch data. What I want to do is load a page but then fetch an xml feed into a portion of the page. while the feed is loading I want to show an animated gif and when the feed is downloaded I want to show it. I presume that I don't start the fetch of the feed until after the page is loaded and that I need to wrap the part I want to update in an updatepanel but I don't know where to begin. Can anyone
Posted to
Web Forms
(Forum)
by
scaify
on 7/24/2009
Re: show a loading message until data is fetched asynchronously
Hi thanks for the reply, however after the page loads without any user interaction I want to start the fetch of the xml feed.
Posted to
Web Forms
(Forum)
by
scaify
on 7/24/2009
efficiency of EF queries
I think I am going to use the EF framework going forward but I can't seem to find the answer on google for these questions. How efficient are the queries generated by the EF framework? For instance if I have 1000 rows in a table and I page 10 records at a time I don't want to pull 1000 records through every time I page. Usually I create a stored proc and inside it I get the 10 records that I need to show. I know that I can use linq to skip rows but will this pull through the 1000 records
Posted to
ASP.NET Dynamic Data
(Forum)
by
scaify
on 7/6/2009
Re: efficiency of EF queries
Hi Mike Thanks for the answers, I guess I can do away with stored procs altogether now then :), was ballache creating them all on each app as well. Thought it was weird that EF was said to be susceptible to sql injection considering how important security is these days i would have been a silly oversight on MS's part. All I need to do know is get confident with the query syntax.
Posted to
ASP.NET Dynamic Data
(Forum)
by
scaify
on 7/6/2009
Page 1 of 3 (21 items) 1
2
3
Next >
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online