Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Columntypes #21

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Columntypes #21

wants to merge 19 commits into from

Conversation

processedbeets
Copy link

I have introduced a series of changes that still try and maintain the minimalist approach you've taken, but add the ability, amongst other things, to have dropdowns and date pickers as editors. Note here that each column can be a different type.

processedbeets added 19 commits September 14, 2015 17:24
check for 'readonly' attribute on cell. Respects readonly = 'false', to
allow dynamic setting of attribute.
Respects the readonly attribute - similarly to the cell readonly check,
but this allows setting at the header level of the table.
Add Success Class to every td cell in the row
Allow updating of text, but retaining any Hidden Inputs
specify POST url against the url property.
This includes Dropdown support with ability to specify whether the
dropdown is sorted ascending using either the TEXT field, the ID field,
or neither (NONE)
added dependency to moment.js & jQuery-UI (will aim to remove these
later)
Also includes a DATE_DEFAULT
if editor is active and user scrolls - hide editor
based on numeric-input-example - with a lot more features for numeric
only calculations. Currently still has a dependency on GNE.Currency.
Will resolve this.
Checks are made to see if these exist first. So if you don't wish to use
the date type, you can ignore dependencies
@nicholasrpb
Copy link

hi @processedbeets for the show edited cells part is not working at all, i couldnt change the value and also class is not change to success and show as green color behind

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants