doncustard 0 Newbie Poster

Hi folks,

I'm looking for examples on MVC where I can compare table/records/fields side by side

A sort of database explorer.

I could do this in web forms using the 'old' style post backs and click events but I'm unsure how to approach this from an MVC starting point.

So far, I can list and open tables (table level) to view in MVC using strongly typed view for each database table.

I don't know how to view tables side by side however or even open specific records on a table and compare them side by side?

Any links to examples/projects/similar stuff, Or your ideas/input would be appreciated.

Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.