Click here to Skip to main content
15,910,980 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDatagrid Pin
senthilsstil2-Jan-08 22:31
senthilsstil2-Jan-08 22:31 
GeneralRe: Datagrid Pin
Michael Sync2-Jan-08 23:19
Michael Sync2-Jan-08 23:19 
GeneralRe: Datagrid Pin
senthilsstil2-Jan-08 23:22
senthilsstil2-Jan-08 23:22 
GeneralRe: Datagrid Pin
Michael Sync3-Jan-08 20:06
Michael Sync3-Jan-08 20:06 
GeneralPlease help with displaying selected date on calendar in asp.net Pin
Support1232-Jan-08 22:09
Support1232-Jan-08 22:09 
GeneralRe: Please help with displaying selected date on calendar in asp.net Pin
Christian Graus2-Jan-08 22:14
protectorChristian Graus2-Jan-08 22:14 
GeneralRe: Please help with displaying selected date on calendar in asp.net Pin
Support1232-Jan-08 22:22
Support1232-Jan-08 22:22 
GeneralRe: Please help with displaying selected date on calendar in asp.net Pin
Support1232-Jan-08 22:50
Support1232-Jan-08 22:50 
ha ha, never mind... i figured it out...

right after this section of code:
calDateOfBirth.SelectedDate = Convert.ToDateTime(_member.DateOfBirth.ToString());code> i have added this:<br />
<br />
<code>calDateOfBirth.VisibleDate = calDateOfBirth.SelectedDate;


it is working fine now Smile | :) Thank you for your time any way.

"Many of life's failures are people who did not realize how close they were to success when they gave up." Thomas A. Edison

GeneralRe: Please help with displaying selected date on calendar in asp.net Pin
J4amieC2-Jan-08 23:27
J4amieC2-Jan-08 23:27 
GeneralCascading Style Sheet Pin
Member 38798812-Jan-08 22:04
Member 38798812-Jan-08 22:04 
GeneralRe: Cascading Style Sheet Pin
Christian Graus2-Jan-08 22:15
protectorChristian Graus2-Jan-08 22:15 
GeneralPopulate Treeview with xmlnodes Pin
VanithaVasu2-Jan-08 20:16
VanithaVasu2-Jan-08 20:16 
GeneralRe: Populate Treeview with xmlnodes Pin
Michael Sync2-Jan-08 22:00
Michael Sync2-Jan-08 22:00 
QuestionRe: Populate Treeview with xmlnodes [modified] Pin
Sonia Gupta2-Jan-08 22:09
Sonia Gupta2-Jan-08 22:09 
GeneralRe: Populate Treeview with xmlnodes Pin
N a v a n e e t h2-Jan-08 22:18
N a v a n e e t h2-Jan-08 22:18 
QuestionRe: Populate Treeview with xmlnodes Pin
Sonia Gupta2-Jan-08 23:17
Sonia Gupta2-Jan-08 23:17 
GeneralRe: Populate Treeview with xmlnodes Pin
N a v a n e e t h2-Jan-08 23:26
N a v a n e e t h2-Jan-08 23:26 
QuestionRe: Populate Treeview with xmlnodes Pin
Sonia Gupta2-Jan-08 23:50
Sonia Gupta2-Jan-08 23:50 
GeneralRe: Populate Treeview with xmlnodes Pin
N a v a n e e t h2-Jan-08 23:58
N a v a n e e t h2-Jan-08 23:58 
QuestionRe: Populate Treeview with xmlnodes Pin
Sonia Gupta3-Jan-08 0:14
Sonia Gupta3-Jan-08 0:14 
GeneralRe: Populate Treeview with xmlnodes Pin
Christian Graus2-Jan-08 22:21
protectorChristian Graus2-Jan-08 22:21 
GeneralRe: Populate Treeview with xmlnodes Pin
Michael Sync2-Jan-08 23:14
Michael Sync2-Jan-08 23:14 
GeneralCreate text image using handler Pin
Imran Khan Pathan2-Jan-08 20:05
Imran Khan Pathan2-Jan-08 20:05 
GeneralOWC webchart issue Pin
uglyeyes2-Jan-08 20:01
uglyeyes2-Jan-08 20:01 
Questionfaster execution in case of anchor tags , link buttons Pin
Sonia Gupta2-Jan-08 19:58
Sonia Gupta2-Jan-08 19:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.