MetaBuilders
Posted on May 2, 2005 at 13:32Site run by Andy Smith featuring lots of cool (and free!) ASP.net controls. Controls that I have used so far include:
- Default Buttons – Assign a button event to fire when a user clicks enter while inside a textbox
- Dialog Window – Framework for displaying dialog boxes from within an ASP.net app (and receiving return values from the dialog boxes)
- Expanding Panel – Panel control extended with Javascript so that it can expand and compress without needing to perform a postback
- First Focus – Assign a specific control to have focus when a page is first loaded
Definitely worth a visit. Lots of useful stuff here.