Posted by Areric on 05/03/07 16:44
Thanks all,
Ill check out those various libraries. I once sat down to try and
write my own controls library but really just wondered what it would
gain me. The one nice thing was the ability to use inheritance with
individual controls, so say for example i had a text box control, i
could then derive a numeric text box that did all the validation work
to ensure the user input numeric values. Its a lot more readable than
having a select statement with all the javascript wireup in a million
places.
Navigation:
[Reply to this message]
|