Best way to provide easily updatable table/grid information
Hi folks,
In my workplace clients send us Excel spreadsheets of their stock information, then we upload them using upload wizard on the Windows server. That data ends up on a table on the DB which I can grab using a .net control and layout/style using divs and css.
At home, I am on shared hosting and so cannot use the upload wizard - hence I need to think of another way to get the content onto the DB, or another way to approach easily updatable table/grid layouts.
Best way to provide easily updatable table/grid information
Hi folks,
In my workplace clients send us Excel spreadsheets of their stock information, then we upload them using upload wizard on the Windows server. That data ends up on a table on the DB which I can grab using a .net control and layout/style using divs and css.
At home, I am on shared hosting and so cannot use the upload wizard - hence I need to think of another way to get the content onto the DB, or another way to approach easily updatable table/grid layouts.
An example of the sort of layout I mean can be found at http://www.printing.com/group/regular-business-cards (mid way down the page but with A LOT more rows and columns).
I'd really appreciate it if someone could describe how they have approached this and how I could do the same.
Many thanks!
What do you mean by Upload Wizard?
What purpose do you have? Can you use Google Spreadsheet?
There's a Dynamic Grid Data Type in the projects section. Is that of any use?
is working on a reply...