:: Forum >>

uplaoding csv from local system into datagrid

Hi,

can anaybody tell me how to uploade csv from local system into datagrid. Any client side javascript for browsing the file and uploading it to datagrid.
Please help me out.

Thanks in advance.
jhunnu
Thursday, November 9, 2006
You cannot upload a local file through Javascript.

What you have to to is to use a HTML Form Upload which selects a local file and sends it to the web server. There you must bounce it back to your webpage for reading into a grid.
Karl Thoroddsen
Thursday, November 9, 2006
Thanku very much Karl.
jhunnu
Thursday, November 9, 2006
Take a look at the "data - csv text file.htm" example file.
Matthieu Hendriks
Monday, November 13, 2006

This topic is archived.


Back to support forum

Forum search