asp.net mvc - Avoiding tables (HTML) to show business information -
i want learn new techniques show business information user.
i'm working in management system web aplication , it's been writen using mvc razor .net, entity framework , angular js.
in particular page client wants see bunch of information , he's used use excel, asked me make table keep excel similarity. here point want improve him experience.
i dont want use tables, because lot of information (at least 15 columns), know can have column selector user can choice columns wants see , kind of stuff problem is import him see informations right away.
i wonder kind of ux techniques, methods or frameworks can use give him better experience.
thank you.
that's tables meant for. if looking make clean , easy manage use bootstrap , maybe jquery plugin following:
bootstrap example
Comments
Post a Comment