Coder Social home page Coder Social logo

wijmo-complete-legacy's People

Contributors

banzor avatar jebro avatar joelparksgc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wijmo-complete-legacy's Issues

WijGrid sorting issue

hi,

i have some text fields in a table and i create a wijgrid with that
table like this:
$(‘#contract_list’).wijgrid({allowSorting: true});
everthing is fine at this point when i tried wijgrid’s sorting feature.
The sorting empties the text field values.

kindly

grid column sizing strange behavior

with 0.9.0 percentage column appears to work to a point. Basically, if I build everything dynamically, the grid is rendered small, but when I click on a header column (requires allowSorting set to true) then the grid is resized to be the proper width. This only seems to happen when the grid is using dynamic data from a wijdatasource. If I build a table with percentage columns and have everything built, then call wijgrid, the grid is sized properly by default. I can send some screen shots if you need it.

Thanks,
Jeff

'dynamic' datasource for grid broken

The datasource never reads properly, due to the condition on line 4201 in wijgrid:

if (!$.isArray(dataSource.items)) {

Removing that condition properly loads data with the 'dynamic' structure (including totalRows).

Grid behavior request

When building a grid from a data source which loads the columns (ID, Name, Date) for example, there is a good case for wanting to display just the name and date, but to have the ID itself accessible so it can be pulled and used on a double click event to load some more detail, there is no direct way that I could see doing this. When you mark a column as visible: false, the column is not even drawn, so one cannot get that value which in most cases happens to be the datakey. In my case, I wire a live event listener on each table row within tbody. One thing that may be cool would be when a datakey is defined in the column array to set the id of the tr itself with that value as an extended property which can be pulled.

If there is a built in way to do this now, we should get that in the documentation.

Jeff

column width property in grid no longer works on 0.8.2

After updating to 0.8.2, and using the minified wijmo-open file, column widths no longer appear to be working when defined in the column property of the grid. This may be due to the inclusion of the inner span wrapper which now contain the text values in each of the columns.

Barcharts with more than 10 elements don't display properly

I tried creating a barchart with the numbers 1-12, and 10-12 overlapped each other. Also, when I moused over '9', the hover for 12 appeared.

Screenshot at http://skitch.com/carpeliam/d9ped/12-is-too-many

Also, I tried creating a barchart with the letters A-X, and this completely broke. (Strangely, creating a barchart with the numbers 1-24 seemed to work, so it's not simply the number of elements...)

Screenshot at http://skitch.com/carpeliam/d9pe1/24-letters-is-baaad

A gist for the entire thing can be found at https://gist.github.com/668345

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.