Wednesday, 7 January 2009
Login
|
Register
Home
Web Application Development
Products
About Us
Contact Us
Forum
Blog
Important
To be able to post to this forum you must be a registered user. To register click the 'Register' link at the top right of this page, below the search box.
Unregistered users may view the forums.
Forum
Search
Forum 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.
Page 1 of 1
DatePicker
Installation / Setup
Missing using...
Flat View
Tree View
Oldest To Newest
Newest To Oldest
Copyright 2007 by Eclipse Web Solutions Pty Ltd
|
Privacy Statement
|
Terms Of Use