How to Import The Excel Data To The GridPanel In Ext.NET 3.0

  1. #1

    How to Import The Excel Data To The GridPanel In Ext.NET 3.0

    How to Import The Excel Data To The GridPanel In Ext.NET 3.0. Please give me sample code to Import The Excel Data In To GridPanel When The Excel File Is Uploaded Using FileUploadField.?
    Last edited by Kasani007; Oct 13, 2015 at 10:32 AM.
  2. #2
    if you use SQL SERVER for your database,You can write a handler for FileUploadField object to import data from Excel to SQL Server Db by OPEN ROW SET command, after that you can use it as a source of your Grid Panel in C# and show data which has been imported from EXCEL to Db table.

Similar Threads

  1. Import excel to Datagrid
    By xborderland in forum 1.x Help
    Replies: 3
    Last Post: Nov 03, 2016, 6:31 AM
  2. export gridpanel data to excel
    By AbdallahAshour in forum 3.x Help
    Replies: 4
    Last Post: Jul 30, 2015, 7:21 AM
  3. [CLOSED] how to Import excel to Datagrid?
    By tobros in forum 2.x Legacy Premium Help
    Replies: 13
    Last Post: Aug 26, 2013, 12:45 PM
  4. [CLOSED] Import/ Export Excel from/to Grid Panel (Urgent Pls!!!)
    By canusr1 in forum 2.x Legacy Premium Help
    Replies: 12
    Last Post: Aug 16, 2013, 6:05 AM
  5. [CLOSED] Import Excel into Grid
    By mcfromero in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Mar 13, 2012, 2:22 PM

Tags for this Thread

Posting Permissions