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:736293
More Search Options
RSS Available
Matching Posts
Re: cc1:CalendarExtender month/year only?
[quote user="aghausman12"] Hey, That works too but it is little lengthy as well as on body unload it is also giving an error to me. How ever, I got the exact idea from your post. So thanks alot Zhi-Qiang Ni and see this post : http://www.aghausman.net/asp/how-to-show-and-select-monthyear-in-calendar-extender.html cheers [/quote] Hi, Your solution is good and is working perfectly . Thanks and keep up the good work Cheers.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sparco01
on 7/24/2009
Re: AppendDataboundItems at bottom of list
Thanks aspro. How do you mean adding the item into the datasource? If I got you correctly, you want to add the item into the database? in that case, it is not an option. Otherwise, I want to know how to do it. I did some expirementing and found the following to suit my needs: Protected Sub cblTest_DataBound( ByVal sender As Object , ByVal e As System.EventArgs) Handles cblTest.DataBound cblTest.Items.Add( New ListItem( "Other" , 0)) End Sub Is this a correct approach or is it advisable
Posted to
Web Forms
(Forum)
by
sparco01
on 5/14/2008
AppendDataboundItems at bottom of list
Hi, I have a checkboxlist and is binded to a datasource : < asp : CheckBoxList ID ="cblTest" runat ="server" DataSourceID ="cblTestObjectDataSource" DataTextField ="cblTestType" DataValueField ="cblTestID" AppendDataBoundItems ="true"> < asp : ListItem Text ="Others" Value =0></ asp : ListItem > </ asp : CheckBoxList > When I run this, "Others" is on the top of the list. Is there a way to put it
Posted to
Web Forms
(Forum)
by
sparco01
on 5/14/2008
Re: Wizard.ActiveStepIndex alternative
Thanks Anthony. This will do. I was hoping for a short code, but this is good. Cheers.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
sparco01
on 5/13/2008
Wizard.ActiveStepIndex alternative
Hi, I am currently using "wizard.activestepindex" to jump from a wizardstep to another wizardstep. wizard.activestepindex = 5 <--- to jump to last step My question, is there any other way to do this programatically. Like, instead of referencing the step index, can the wizard.activestep.id be used? < asp : WizardStep ID ="wsLastStep" runat ="server" Title ="Last Step"> <-----activestepindex = 5 is there something like : "go to wsLastStep"
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
sparco01
on 5/13/2008
Page 1 of 1 (5 items)
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Channel 9:
BugCamSmash in Action!
Channel 9:
Virtual Earth Videomap Movies
TechNet Edge:
AD RMS Certificates and Licensing on the Client and the Server
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13 [C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13]
Channel 10:
Bing Launches 2nd Homepage Photo Contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online