Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 4 > ASP.NET 4 General Discussion
|
ASP.NET 4 General Discussion For ASP.NET 4 discussions not relating to a specific Wrox book
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 4 General Discussion section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 24th, 2011, 02:00 PM
Friend of Wrox
 
Join Date: Oct 2009
Posts: 341
Thanks: 14
Thanked 3 Times in 3 Posts
Smile populate radiobuttonlist with custom dates

Hi All,
I have only radiobuttonlist in markup page.

<asp:RadioButtonList ID="RadioButtonList1" runat="server"
</asp:RadioButtonList>

I wanna know how this list can be populated with the different date formats viz. December 24, 2011 24/12/2011 etc... plus a custom field to edit the date format by user with a textbox and hint (that shows on blur event for the textbox for editing date) instantly show how it will look like.

I actually want user be able to select a date format (from radiobutton list) store it in database, and finally all the dates for posts should be shown in that date format.
Thanks...

Last edited by sophia; December 24th, 2011 at 02:35 PM..
 
Old December 30th, 2011, 10:46 AM
Friend of Wrox
 
Join Date: Oct 2009
Posts: 341
Thanks: 14
Thanked 3 Times in 3 Posts
Default

Hi guys, kindly tell me what is the solution?
 
Old January 7th, 2012, 01:38 PM
Registered User
 
Join Date: Jan 2012
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
Default

hiiiiiii
sophia

goto :- http://www.vb-helper.com/index_controls.html

for more help

Last edited by Andrew_angusa; January 7th, 2012 at 01:49 PM..
 
Old January 7th, 2012, 02:59 PM
Friend of Wrox
 
Join Date: Oct 2009
Posts: 341
Thanks: 14
Thanked 3 Times in 3 Posts
Smile

Hi Andrew,
You initially said

Quote:

Take the radio buttons on the webforms and then change the property name ,text="type the date formate which you want to display" and on the click event of radio button you can call calender with the various format....!!
Can you please give an example of it and what about time (similar issue as with dates)

Thanks





Similar Threads
Thread Thread Starter Forum Replies Last Post
RadioButtonList sumith ASP.NET 2.0 Basics 0 October 2nd, 2007 11:30 PM
radiobuttonlist + textbox Bartdude ASP.NET 1.0 and 1.1 Basics 2 December 5th, 2006 10:38 AM
Populate custom properties of shape in Visio 2002 2bigfeet23 Pro Visual Basic 2005 0 April 11th, 2006 08:19 AM
Problem with Radiobuttonlist liorlankri ASP.NET 1.x and 2.0 Application Design 1 December 10th, 2004 12:45 PM
radiobuttonlist fzilz VS.NET 2002/2003 1 April 9th, 2004 10:03 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.