GithubHelp home page GithubHelp logo

Comments (17)

pphod avatar pphod commented on May 21, 2024

Sorry, could you send a screenshot?

from ce.

gulshan-escalon avatar gulshan-escalon commented on May 21, 2024

excelweb

from ce.

gulshan-escalon avatar gulshan-escalon commented on May 21, 2024

Above is the screenshot. I want to dispaly the excell view in whole screen if data is less. Currently A and B columns are displaying , I want to display till G columns with blank value

from ce.

pphod avatar pphod commented on May 21, 2024

Something like this?
http://jsfiddle.net/02rcoe0a/1/

from ce.

gulshan-escalon avatar gulshan-escalon commented on May 21, 2024

No , you can see the black space in the view , I want to cover that black space with excell view

from ce.

pphod avatar pphod commented on May 21, 2024

You need to fill with blanks...
http://jsfiddle.net/02rcoe0a/3/

from ce.

gulshan-escalon avatar gulshan-escalon commented on May 21, 2024

Actually I am using csv file to display data ?

from ce.

gulshan-escalon avatar gulshan-escalon commented on May 21, 2024

Paul please reply I am stuck now and could not proceed with this now . I am using csv file not array like you sent me in above example

from ce.

pphod avatar pphod commented on May 21, 2024

Update your version from the master repository. and use the directive - minDimensions:[10,8] for example. 10 for ten columns, 8 for eight rows.

from ce.

gulshan-escalon avatar gulshan-escalon commented on May 21, 2024

Paul I can see there is no file jquery.jexcel.js , please mention which file I need to replace here

from ce.

pphod avatar pphod commented on May 21, 2024

In the folder dist.

from ce.

gulshan-escalon avatar gulshan-escalon commented on May 21, 2024

Hi Paul
I put the the code provided by you like below. Please look into this and guide me is it ok ?

$('#myExcel').jexcel({
csv: 'http://devhub.escalon.services/web/csv/{{userId}}/{{sheet_id}}/{{defaultCsvFile}}.csv',
minDimensions:[10,8],

});

Thnaks

from ce.

pphod avatar pphod commented on May 21, 2024

Yes, that's correct with you want 10 column and 8 rows minimum.

from ce.

gulshan-escalon avatar gulshan-escalon commented on May 21, 2024

Thanks Paul , Its working in mozzila but not working in Chrome browser . please look into once and let me know

from ce.

gulshan-escalon avatar gulshan-escalon commented on May 21, 2024

Hi Paul ,

please reply my above questions

Thanks

from ce.

pphod avatar pphod commented on May 21, 2024

It is working fine on chrome:
http://jsfiddle.net/7tv6j2h1/

from ce.

pphod avatar pphod commented on May 21, 2024

from ce.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.