Hi all,
When we have seen Coolite, we say that is what we are waiting to be used with Asp.net MVC.
When we have in our views, (.aspx) pages, we are very happy about Coolite. But when we try to RenderPartial a
user control (.ascx) where we use Coolite, it does not work. And this
can be a big big problem to work with Coolite and MVC together.

So please, do you have an answer for how we partially render a ascx control on a page in order to let Coolite work.


Note:
We have seen that when we register the user control and we put it
directly on the page, the coolite controls renders normally so our
question is about partial rendering a control.