8
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1058 from eCitiz/#1057 More... 13 days ago
Add possibility in info_dialog to control the overlay More... 13 days ago
Reverted generated files More... 15 days ago
#1057, Retinitializing "v" variable to prevent its assignment to the next filter fields More... 15 days ago
Fix grid in case it is within form tag and a enter is pressed. This caused submitting a form More... 19 days ago
Fix editing cell if row is disabled with a disabled class More... 27 days ago
To the multiselect checkboxes we can apply custom formatter More... 27 days ago
Fix cellEdit in case no ariabody and enter key saves the cell. More... 28 days ago
Fix destroyGrid in case the grid does not exists More... 28 days ago
Add onErrorLoadData for simple subgrid when do ajax request. Added ajax error event in ajax populatesubgrid function. More... 29 days ago
footerData and headerData should get the unformatted value when format parameter is on More... about 1 month ago
Add scope=col to labels. We need to fix this for the grouped headers too. More... about 1 month ago
Update by npm update More... about 1 month ago
Again the npm fix More... about 1 month ago
Fix gnpm issue More... about 1 month ago
Fix modal classes and info_dialog function More... about 1 month ago
show info dialog when error in indexeddn crud operations. More... about 1 month ago
Update build More... about 1 month ago
Fixes in deletestorageRecord and addstoragerecord and updatestoragerecords method in indexeddb More... about 1 month ago
Add deleteIfExists in dbconfig to determine if the existing data should be cleared when loading new one. Add reader property in the same to filter records - this can be a Function More... about 1 month ago
Add onMultiSelect event which executes when action is performed More... about 2 months ago
Fix selectAll check box not to be on when there are no records in the grid and preserveSelection is on More... about 2 months ago
Fix identify selects in search form - the must have at minimum name attribute More... about 2 months ago
Add name attribute to the pager selectbox More... about 2 months ago
Fix delete dialog width (bootstrap 5) More... about 2 months ago
Add function isVisible to resize only visible grids when responsive flag is on More... about 2 months ago
add min and max width parameters to which grid can not be resized More... about 2 months ago
update build More... about 2 months ago
Small improvements in bs5 pager controls. More... about 2 months ago
Add boolean parameter to resize height when responsive is on. Set it to false does not resize the gridheight More... about 2 months ago