Hey, Can you make video on pagination for dynamic table using javacript only? Where once user submit form data the data should display in dynamic table with pagination
Thanks for the video. Just noticed that the codes do not work in the case, where there are 11 (or 12, 13..) items per page. See the errors in the console.log.
hey Trung. Thanks for your comment. You're right, I didn't take this into account when the video was made. I will remake this video with an update. What you will need to do is determine that the listArray[i] is not equal to undefined prior to appending it to the tasklist. See following code:
Hi, will this be used with an API? Like for a cooking recipe API? I am new to API and I see how to load a single page but can't find anything on API pagination.
@@ConorBailey this video ruclips.net/video/IqYiVHrO2U8/видео.html as a newbie that CSS got in my way, some teachers just dont understand that newbies cant take all that alien crap.
@Paul Maximus hey mate. Think it’s getting there. Been working on smooth scrolling lately so will be posting a video soon. You ever thought about doing some RUclips videos yourself? Also.. bet you’re loving Utd being top of the league at the moment. Need city to knock you off your perch 😂
@Paul Maximus Yeah mate defo not the same without crowds.Although football has kept me sane during the lockdown (even though im a gooner). I have never really given UFC a go to be honest. Can't stand Conor McGregor haha. From what i've seen he talks too much, gets overhyped massively, loses his fight and then "retires". Yes mate I know what you mean. I hate it when i see 30 + hour courses. It does get boring and repetitive. Just got to keep it interesting by building your own projects on the side. Thats why the yt thing keeps me motivated as i like to share what im learning... and its nice to see the channel growing. I use screenflow. I bought it a couple of years ago but i think OBS does exactly the same thing for free...... Haha yeah thats was me. I used to love drumming but coding kinda took over. I got bored and stressed playing gigs, lugging all my drums around etc...
This is probably the most easiest way of doing pagination,thank you very much!
Clean, direct and quick, thank you very much!
I realize it is quite off topic but does anybody know of a good site to watch new series online?
Javascript starts at 7:00 :)
Plain and simply!! Thnks
Nice tutorial keep it up!
What extension do you use to automatically put the semi colons ?
Hey Louis.I think it was ‘prettier’. A vs code extension. Cheers
thanks Bailey
Hey,
Can you make video on pagination for dynamic table using javacript only?
Where once user submit form data the data should display in dynamic table with pagination
Thanks for the video. Just noticed that the codes do not work in the case, where there are 11 (or 12, 13..) items per page. See the errors in the console.log.
hey Trung. Thanks for your comment. You're right, I didn't take this into account when the video was made. I will remake this video with an update. What you will need to do is determine that the listArray[i] is not equal to undefined prior to appending it to the tasklist. See following code:
For (let i = 0; i < page + 10; i++){
If(arrayList[i] != undefined){
taskList.appendChild(arrayList[i])
;
}
}
Hope this helps you out.
Hi, will this be used with an API? Like for a cooking recipe API? I am new to API and I see how to load a single page but can't find anything on API pagination.
did you find a solution im having the same issue
Hey you can assign api data into a variable.
And you can use that variable as an array and follow the rest.
@@fxcanva6284 Ahh i see very clever!
@@KingKongHitDaBong hehe. I saw some tutorial on it and it works when i tried. If it works then it works. 😂
Hello bro
Long time since you published new content.
When are you back?
Hey mate. Thanks for your message. Will post a new tut this weekend!
@@ConorBailey you have amazing tuts
thank you sir
can i have the code of this video?
i saw one video being destroyed by CSS and this one by tiny fonts.
Thanks for the comment. Which css video? I still need to work on my css so any tips you can provide would be awesome. Cheers
@@ConorBailey this video ruclips.net/video/IqYiVHrO2U8/видео.html
as a newbie that CSS got in my way, some teachers just dont understand that newbies cant take all that alien crap.
@Paul Maximus hey mate. Think it’s getting there. Been working on smooth scrolling lately so will be posting a video soon. You ever thought about doing some RUclips videos yourself? Also.. bet you’re loving Utd being top of the league at the moment. Need city to knock you off your perch 😂
@Paul Maximus Yeah mate defo not the same without crowds.Although football has kept me sane during the lockdown (even though im a gooner). I have never really given UFC a go to be honest. Can't stand Conor McGregor haha. From what i've seen he talks too much, gets overhyped massively, loses his fight and then "retires". Yes mate I know what you mean. I hate it when i see 30 + hour courses. It does get boring and repetitive. Just got to keep it interesting by building your own projects on the side. Thats why the yt thing keeps me motivated as i like to share what im learning... and its nice to see the channel growing. I use screenflow. I bought it a couple of years ago but i think OBS does exactly the same thing for free...... Haha yeah thats was me. I used to love drumming but coding kinda took over. I got bored and stressed playing gigs, lugging all my drums around etc...
@Paul Maximus not everyone is super rich to watch in HD