Feeds
1191 items (1191 unread) in 13 feeds
PHP
(82 unread)
«
Expand/Collapse
ASP.NET Daily Articles
-
-
In the previous article we discussed type converters. Type converters come handy when you want to accept property values in plain text form. However, at times you may not want to allow the user to enter text values directly. You may want to present a custom value picker in the form of a dropdown control or a dialog box. This is possible with the help of Type Editors and this article examines them with an example.