Import CSV file

QuestionsImport CSV file
Joseph asked 10 years ago

Hello,
I just purchased php grid control. Can you explain how I can import a csv file into grid so user can look at data before submitting data for additional queries.
Regards.

5 Answers
Abu Ghufran answered 10 years ago

Hello,

The import feature is not there right now. Infact it's in development line.
These are the steps i am planning to have:

1) Import button in grid, Click import and select file
2) Show imported file top 10 lines with headers of grid (column 1 of csv = col 1 of grid)
3) Final submit button to import all csv in phpgrid table

If you can suggest some improvement, let me know.

Abu Ghufran answered 10 years ago

It's still not supported.

For now, i would recommend to use PHPMyadmin import function OR use some other csv import to db script.

Talha answered 9 years ago

Do we have this "CSV Import" feature in the latest version?

Thanks,
Talha

Vijay Tanikella answered 8 years ago

Is import from Excel / CSV available in the v2.0 ?

Abu Ghufran answered 8 years ago

Hi,

It's still not supported. You can refer some good article for manual php code. e.g.
http://stackoverflow.com/a/27169316/385377

Your Answer

5 + 0 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?