Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Datagrid bind to a Calendar

Reply
Thread Tools

Datagrid bind to a Calendar

 
 
Ger Eielts
Guest
Posts: n/a
 
      09-05-2005
Hi folks,

I like to populate datagridcolumn-headers with dates, eg. the next 100 days
from today, so binding to a calendar is a possibility, but how ??

Help is appreciated,

Ger.
 
Reply With Quote
 
 
 
 
Scott M.
Guest
Posts: n/a
 
      09-05-2005
I wouldn't do that. I'd simply use the DateTime object and its various
methods to determine what the next 100 days are. I don't think a Calendar
can be utilized as a data source and it seems like quite a bit of
unnecessary overhead to use even if you could do it.


"Ger Eielts" <> wrote in message
news:. ..
> Hi folks,
>
> I like to populate datagridcolumn-headers with dates, eg. the next 100
> days
> from today, so binding to a calendar is a possibility, but how ??
>
> Help is appreciated,
>
> Ger.



 
Reply With Quote
 
 
 
 
Ger Eielts
Guest
Posts: n/a
 
      09-05-2005


Thanks Scott, for answering.

I'll follow your advice and use the Date object, allthough I am not
ready yet !!

Thx again, Ger.

*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
confused by boost::bind & boost::lambda::bind XHengDF@gmail.com C++ 0 05-29-2007 04:37 AM
How bind Calendar control to SQL Server database? kai ASP .Net 2 10-02-2006 04:06 PM
bind a dropdown in a column in a datagrid based on the dropdown value selected in another column of the datagrid. vishnu ASP .Net 1 03-25-2006 01:24 PM
Using a data-bind dropdownlist to populate another data-bind dropdownlist mr2_93 ASP .Net 1 10-02-2005 05:07 PM
Thunderbird Calendar with Exchange 2003 Calendar and Public FoldersCalendar jincmcse Firefox 1 09-03-2005 02:46 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57