Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COHi Apros, thank's for replying. I read the articles provided and think dayrender is unsuitable. It seems to be for reading dates already stored in a database. My need is to use the calender to write dates to the 'StartDate' field in my 'Projects' database table. I have the calender in, I also have a textbox and a linkbutton with the calender.
      singulars
    2. COWhen I run the website in browser I can click on the linkbutton, which then brings up the calender. I can obviously select dates on the calender but my issue is that, once selected, I need the date to be submitted to the database. I checked Dino's article. It's written for C# and I'm programming in VB. Sorry to seem as though I am shrugging off all you have suggested. As I said, I am new to this so your suggestions may be totally suitable and I am just not experienced enough to know how to implement them. I'm desperate to get this working if possible so again your help is appreciated.
      singulars
    3. COHi Gavin, I understand your question, but it's quite difficult to make an advice to you. Just because I don't know which technology you use for dealing with database (DataReader, DataTable, SqlDataSource, EF or other ORM). So, I cannot now provide you a best answer. But anyway you can use Calendar1.SelectedDate value to update your database with selected date. By the way if you have a trouble with c# to vb.net conversion you can use free tool from Telerik: http://converter.telerik.com/
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload