Sign in | Join
Last post 05-12-2008 10:08 AM by sjnaughton. 32 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi Tommy
I'm not sure what in:
public class DynamicReadonlyField : DynamicField
you are doing that changed the way it is displayed.
(I'm probably just being a bit stupid)
Here's David's original post:
http://forums.asp.net/p/1256944/2343877.aspx#2343877
I think the reason it works is the overridden class DynamicReadonlyField is not doing something the the original DynamicField class is doing.
Tommy
Thanks again Tommy