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.
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.