Skip to content

Database2#8

Open
shivamSF wants to merge 16 commits intomasterfrom
database2
Open

Database2#8
shivamSF wants to merge 16 commits intomasterfrom
database2

Conversation

@shivamSF
Copy link
Owner

@shivamSF shivamSF commented Apr 1, 2020

No description provided.

@shivamSF shivamSF requested a review from prernagp April 1, 2020 13:03
row.insertCell().innerHTML=`<input type = "button" class = "w3-button" id = "save" value = "SAVE" >`;
row.insertCell().innerHTML=`<input type = "button" class = "w3-button" id = "cancel" value = "CANCEL" >`;

let savebtn = document.getElementById('save') as HTMLButtonElement;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saveUserData function should only be saving data, not click listeners. move click listeners in diff functions.

@shivamSF shivamSF force-pushed the database2 branch 2 times, most recently from 9e00c63 to f9a92f8 Compare April 3, 2020 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants