yasser777 / nettiers

Automatically exported from code.google.com/p/nettiers
0 stars 0 forks source link

DateTimePicker in windows forms library generated causes a compiler error as it doesn't have a Readonly property and instead has an enabled property #304

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.database column of type DateTime derived from a function

What is the expected output? What do you see instead?
expected output: DateTimePicker with an Enabled property set to false
instead I see a DateTimePicker with a Readonly property set to fasle and 
this causes a compiler error

What version of .netTiers and CodeSmith are you using?
.netTiers 2.3, CodeSmith 4.0

Please use labels and text to provide additional information.
DateTimePicker, windows forms controls

Original issue reported on code.google.com by sherifz...@gmail.com on 28 Apr 2010 at 9:36

GoogleCodeExporter commented 9 years ago
Hello,

I think this was fixed in one of the latest nightly builds. Could you please 
verify 
(http://community.codesmithtools.com/nightly/NetTiers/nettiers-2.3-r837.zip).

Thanks
-Blake Niemyjski

Original comment by bniemyjski on 2 Jun 2010 at 3:48