You must Sign In to post a response.
  • Category: ASP.Net MVC

    How to Create View Like Show in Image Using asp.net MVC ?

    How to Create View Like Show in Image Using asp.net MVC ?
  • #769015

    Delete Attachment

  • #769017
    Hi,

    Are you looking for View or Datagrid?
    Because this implementation is simple in DataGrid and additional we have many 3rd party tool/jquery tool for implementing this kind of requirement along with the calendar.

    Thanks,
    Mani

  • #769021
    Hi,

    Have you used any Reporting tools, if you are using reporting tools it's very easy to implement the same. For example SSRS reporting tool using this their is a control called Matrix / Table using those you can design like above.

    Refer below link

    http://www.dotnetspider.com/resources/45089-Working-With-Matrix-Table-SSRS.aspx

    If you want to implement the same in your application directly then you can use GridView control, if not any DataControls which are suitable.

    Hope this helps you...

    --------------------------------------------------------------------------------
    Give respect to your work, Instead of trying to impress your boss.

    N@veen
    Blog : http://naveens-dotnet.blogspot.in/


  • Sign In to post your comments