rgonek / Ilaro.Admin

Generic admin panel for ASP.NET MVC.
http://admin.ilaro.net/
MIT License
131 stars 36 forks source link

Seting control attributes #15

Closed rgonek closed 8 years ago

rgonek commented 10 years ago

For example we have a DateTimePicker which using jquery plugin, and that plugin have some attributes. Now if we want for example a diffrent date format for each DateTime properties, we need create template for each one, so it needs bit of work for us and code it's become messy. So we need ability to add propertties for controls.