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:760091
More Search Options
RSS Available
Matching Posts
Re: Ignore case when checking for selected value in drop down list
This seems a pretty ugly solution. Is there a better way?? drpArea.DataSource = myDataSet drpArea.DataTextField = "Area" drpArea.DataValueField = "Area" drpArea.DataBind() Your would think all you had to do was set drpArea.DataTextValue = "Area".ToUpper, but this doesn't work. I can't believe the only way to do this is set a loop up. It seems clunky to me. Sometimes I think to myself have languages actually moved on? I was doing this kinda of thing in the 80's
Posted to
Web Forms
(Forum)
by
boydd_uk
on 3/6/2008
Re: AjaxControlToolKit is undefined
Hey gpowell can you tell me what rule you needed to add. I'm using url rewriting too, but don't know what needs to be done to solve the problem. Thanks.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
boydd_uk
on 12/11/2007
Re: Problem with Tabs
Thanks for your help so far guys. I now have a working solution, or at least I thought I did. The solution works fine in IE7 but when you click the second tab in IE6 it does the button press which causes the partial page update, however the content of the tab disappears. I really have no idea why this is, it works fine and the tab content which is the map control is visible in IE7? (The map control is visible in IE6 before the partial page update so it's not the map control itself). Any ideas
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
boydd_uk
on 9/21/2007
Re: Problem with Tabs
I'm getting nearer to a solution. I've setup the update panels so that I only have to do a partial update. I've added a button to the second tab, which when pressed does the partial update and everything works great (I don't even have to do anything on the server side, the map just must need postback??). I still have two issues: 1. The only way I can reference the button is below. This is very naf, is there a better way? function onTabChangedEvent(){ document.getElementById( 'ctl00_ContentPlaceHolder1_PropertyView_ctl00_TabContainer1_TabPanel2_btnRedo'
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
boydd_uk
on 9/20/2007
Re: Problem with Tabs
I haven't used Namspaces in the project. I accepted the default headers that were created why I created the pages. My Page starts like this: <% @ Page Language ="VB" EnableEventValidation ="false" MasterPageFile ="~/MasterPage.master" AutoEventWireup ="false" CodeFile ="detail.aspx.vb" Inherits ="details" title ="Untitled Page" %> And my code behind starts like this: Partial Class details Inherits System.Web.UI.Page Protected
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
boydd_uk
on 9/20/2007
Re: Problem with Tabs
Thanks for the excellent replies. I think the solution is afoot. However I still have a few bumps to get over. I've never really understood the referencing of objects in ASP.Net, but I am finding it more and more difficult to work with. My TabContainer1, sits in a ItemTemplate of a DataList. Now this means for some unknown reason to me, in my code I can't reference TabContainer1 directly, nor the TabPanels. However the Content within the TabPanels, is referenced easily. Why something that
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
boydd_uk
on 9/20/2007
Problem with Tabs
I have a problem with using the control toolkit tabs. I have two tabs, one has photos, the other has a map control. If the map control is put into the first tab everything works fine. However, if the map control is used in the second tab, the map does not display properly. I think that I have to do a server call to update the map e.g. GoogleMap.CheckResize(). But I don't know how to do this. I've tried: < cc1 : TabPanel ID ="TabPanel2" runat ="server" HeaderText ="Map"
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
boydd_uk
on 9/18/2007
Page 1 of 1 (7 items)
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online