Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello All,
I have a page like this:
http://www.txcourts.gov/oca/jurycharges.asp
And i want to implement this in umbraco supported website.
Please give some ideas to implement this.
Thanks,
Shilpi
How about creating your own tables and importing an excel data via petapoco.
http://www.davidbrendel.de/en/blog/2013/may/17/petapoco-in-umbraco-6/
Then all you need is just presenting it in a sortable grid.
Hi,
You could use CMSImport PRO http://soetemansoftware.nl/cmsimport for importing the data from Excel as Umbraco nodes. Then use normal Razor syntax to query and order the data.
Hope this helps,
Richard
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Please Help! How to import excel data and make it sortable in an umbraco page?
Hello All,
I have a page like this:
http://www.txcourts.gov/oca/jurycharges.asp
And i want to implement this in umbraco supported website.
Please give some ideas to implement this.
Thanks,
Shilpi
How about creating your own tables and importing an excel data via petapoco.
http://www.davidbrendel.de/en/blog/2013/may/17/petapoco-in-umbraco-6/
Then all you need is just presenting it in a sortable grid.
Hi,
You could use CMSImport PRO http://soetemansoftware.nl/cmsimport for importing the data from Excel as Umbraco nodes. Then use normal Razor syntax to query and order the data.
Hope this helps,
Richard
is working on a reply...