Hello,
I want the GridView and DetailsView to have a default skin applied via the FormDecorator, but I do not want it to apply to the FormView. Currently it appears that you have to have it apply to all three controls or none of them. I would rather not have to set the skin on each control individually to accomplish this as I want the GridView and DetailsView to be dynamic and change by simply changing the default skin setting on the FormDecorator.
Lastly, the FormDecorator control in on my master page. Is there anyway to accomplish excluding FormView from having the skin specified in the FormDecorator applying to it?
Thanks,
Ron
I want the GridView and DetailsView to have a default skin applied via the FormDecorator, but I do not want it to apply to the FormView. Currently it appears that you have to have it apply to all three controls or none of them. I would rather not have to set the skin on each control individually to accomplish this as I want the GridView and DetailsView to be dynamic and change by simply changing the default skin setting on the FormDecorator.
Lastly, the FormDecorator control in on my master page. Is there anyway to accomplish excluding FormView from having the skin specified in the FormDecorator applying to it?
Thanks,
Ron