473,387 Members | 3,820 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Datetimepicker in ASP.NET-datagrid ???

Can I use a datetimepicker control in a datagrid column in asp.net page.If
it's for win forms only, is there any way I can provide similar
functionality to the user for picking a date in my web form?Regards,
Koen
Nov 18 '05 #1
3 2171
Just google "asp.net calendar popup" and you'll get a bunch of results. Here
is one:

http://www.asp.net/ControlGallery/Co...275&tabindex=2
--
Chris Jackson
Software Engineer
Microsoft MVP - Windows Client
Windows XP Associate Expert
--
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
--

"Koen Vanherk" <ko**********@rd.evosoft.biz> wrote in message
news:3f**********************@feed0.news.be.easyne t.net...
Can I use a datetimepicker control in a datagrid column in asp.net page.If
it's for win forms only, is there any way I can provide similar
functionality to the user for picking a date in my web form?Regards,
Koen

Nov 18 '05 #2
There is a calendar control that allows you to select a date and
attach it to a another web control, such as a textbox. You can also
use javascript to dynamically create a calendar control in a sub
window.

Tommy,

"Koen Vanherk" <ko**********@rd.evosoft.biz> wrote in message news:<3f**********************@feed0.news.be.easyn et.net>...
Can I use a datetimepicker control in a datagrid column in asp.net page.If
it's for win forms only, is there any way I can provide similar
functionality to the user for picking a date in my web form?Regards,
Koen

Nov 18 '05 #3
There are a multitude of products that provide datetextboxes with popup
calendars. Mine, "Peter's Date Package", supports the DataGrid just fine.
Learn more at http://www.peterblum.com/datecontrols/home.aspx.

--- Peter Blum
www.PeterBlum.com
Email: PL****@PeterBlum.com

"Tommy" <We**********@Hotmail.com> wrote in message
news:a8**************************@posting.google.c om...
There is a calendar control that allows you to select a date and
attach it to a another web control, such as a textbox. You can also
use javascript to dynamically create a calendar control in a sub
window.

Tommy,

"Koen Vanherk" <ko**********@rd.evosoft.biz> wrote in message

news:<3f**********************@feed0.news.be.easyn et.net>...
Can I use a datetimepicker control in a datagrid column in asp.net page.If it's for win forms only, is there any way I can provide similar
functionality to the user for picking a date in my web form?Regards,
Koen

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Guy | last post by:
I have extended the datetimepicker control to incorporate a ReadOnly property. I have used the new keyword to implement my own version of the value property, so that if readonly == true then it...
4
by: Jacek Jurkowski | last post by:
.... the minimum date of DateTimePicker is 1753-01-01. How to make DateTime to do not show nothing in its text if this date is the value? I have a form with a field LastLogonDate. If user hasn't...
0
by: Ing. Rajesh Kumar | last post by:
Hi everybody I have created a very useful DateTimePicker user control with a calendar and four DropDownLists for Month, Year, Hour and Minute on it. Solution works fine so i was thinking to put it...
7
by: Clamara | last post by:
When adding a new record from my form, I pre-set my DateTimePicker's value to System.DateTime.Today Since the "Today" value is used most of the time, the user doesn't need to select a date from...
7
by: Pieter | last post by:
Hi, I'm looking for a DateTimePicker that supports 100% databinding (and support null-values)... It's a shame that the normal control doesn't, but when searching on the internet, I didn't find...
3
by: Simon Tamman | last post by:
I've come across an interesting bug. I have workarounds but i'd like to know the root of the problem. I've stripped it down into a short file and hope someone might have an idea about what's going...
0
by: Darin | last post by:
I have a form that has a tab control, that has about 10 different tab pages. On tab page 3 is a datetimepicker. I am reading an SQL database and setting tdate.text={datefromsql}. My problem...
1
by: Dave Anson | last post by:
How can I change the color of the dropdown arrow on DateTimePicker? I have used the ToolStripRender class to change the back color/gradient of the ToolStrip, and DrawMode for some other controls....
2
by: =?Utf-8?B?Y2xhcmE=?= | last post by:
Hi all, How control( or erase ) a datetimepicker's display and make it look like an ordinary combobox before clicking it? Clara -- thank you so much for your help
4
by: jehugaleahsa | last post by:
Hello: We were hoping to allow users to have DateTimePicker value null so that a unused date is stored on a Database. Does the control support this? I am pretty sure it doesn't. How would you...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.