Rearrange pages from Visual Studio

I tried rearranging pages to separate folder via Visual Studio (i don't like all pages hanging around at the root level /Pages/) but (as expected) when we run radzen, it re-generates all the pages again at root, so now we end up with 2 copies of the same page. Build fails. Any suggestions?

Hi @raviram,

Such rearranging of pages is not supported.

Thanks for the quick reply @enchev this would be a very handy feature to introduce perhaps?

I'm afraid that support for such feature is not possible. Radzen generates pages from meta data and will not know anything about rearranging generated pages in Visual Studio.

well, for small applications it may not matter much, we could live with it, but as the app gets bigger and more pages are added, things might get messy..