please let me know about how can i display data from custom table to page in kentico mvc
As a start, check the official documentation. You basically utilize Kentico API to retrieve content from the custom table and use it to populate view models for your MVC views.
https://docs.kentico.com/k12/developing-websites/retrieving-content-in-mvc-applications#RetrievingcontentinMVCapplications-Retrievingcustomtabledata
Thanks for reply Dražen Janjiček can you tell me please can i show custom table contents in my page application?
Please, sign in to be able to submit a new answer.