Conversion of table to Excel from JavaScript -


i need export editorgridpanel grid data excel without sending data server-side, cross browser , cross platform solution work in ie6 , ie7. any pure javascript solution well!
far have found data uri solution great ie supports 8-th version. there possibility export through activex component not want since makes app depended windows , msoffice.

can recommend me solution ?

you export csv , import file excel , open office or numbers?


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -