Wednesday, 7 January 2009     | Register
Forum
SearchForum Home
  DatePicker  Installation / Setup  Missing using...
 Missing using
 
 5/03/2008 7:51:06 AM
ftsoft
1 posts


Missing using
I'm trying ot use the DatePicker in a complex form where I need to do findcontrols like

((TextBox)TabContainer1.FindControl("TabPanelIncident").FindControl("FormViewIncident").FindControl("rn_dateTextBox1")).Text = ((DatePicker)TabContainer1.FindControl("TabPanelIncident").FindControl("FormViewIncident").FindControl("DatePicker1")).DateValue.ToShortDateString();

However I get the dreaded missing using error. Thanks for your help.

Frank
 6/03/2008 3:33:46 PM
admin
35 posts


Re: Missing using
Hi Frank,

What is the dreaded missing using error?

Thanks,
Liam.
  DatePicker  Installation / Setup  Missing using...
Copyright 2007 by Eclipse Web Solutions Pty Ltd   |  Privacy Statement  |  Terms Of Use