Hi there, thanks for showcasing that step-by-step, super handy! ^^ I'm having trouble when trying to implement on a parent form with a custom-made private class for its childform however. It only lets me open a new form, it doesn't like the "openChildForm(new SLRLoadIndividualCourse());" in the CellDoubleClick Event. Can you suggest an alternative perhaps? And thanks again!
what if i want to load on that new form more data? like my row just have 4 items but my txt file has 6 when i open the new form i would like to load the 4 items from the grid and the other 2 from the txt that are associated to that row
how about date? i try to call the date for the first time and it was success but i try it for the second and more time, it didn't call the same date value anymore. can you help? thanks in advance
Hi sir how can I open different forms after clicking datagridview row because I m going to develop a Lab report entry in which form must be different due to their parameters any cooperation will be greatly appreciated
i have a problem when i pass data from datagrid to another form same form appears twice one with data from datagrid view other blank i want one form only with data kindly give some suggestion?//
i am having issue, i can do everything. but when I do the coding for admin a = new admin; a.textbox ( the problem is I cant' search the textbox.1 even its at admin form. please help me )
@@billingsoftwares bro i have another question, do you have a video how to remove/move database from database1 to database2 by button ? please help thanks
thank you.Can you clear the same procedure for Usercontrols ...
saved me aloottta time. U R a HERO,
You're welcome
Hi there, thanks for showcasing that step-by-step, super handy! ^^ I'm having trouble when trying to implement on a parent form with a custom-made private class for its childform however. It only lets me open a new form, it doesn't like the "openChildForm(new SLRLoadIndividualCourse());" in the CellDoubleClick Event. Can you suggest an alternative perhaps? And thanks again!
How do you code the update button? If you update the selected record, will it remain in the same record or will it add a new record?
I have uploaded complete billing tutorial check those videos.
I hane uploaded complete tutorial on Bill software check those videos
for updating DateTimePicker... what is statement for a date time picker?
Hi, This video is very helpful! Thank You!
Hello, this video is very helpful! Thank you very much code factory 2016
what if i want to load on that new form more data? like my row just have 4 items but my txt file has 6 when i open the new form i would like to load the 4 items from the grid and the other 2 from the txt that are associated to that row
Thank you. I've been searching for this type of tutorials for a while.
(^.^)
Glad I could help!
This is not working until you public modifiers your textbox from property
how about date? i try to call the date for the first time and it was success but i try it for the second and more time, it didn't call the same date value anymore. can you help? thanks in advance
Thank you so much !!
this really helped me with one of my projects, now looking for multiselect data capture on form. any video on it ? . thanks.
Exelente video.
where i can get the next video for update and delete?
thank you so much!
You're welcome!
Big thanks. How about pictureBox?
Thanks for comment, check my recent video's.
thank you
You're welcome
very nice done!
how to update and delete, please. thanks
how did you make textbox global? my issue is textbox is not seen in that form
Select textbox- properties change modifier private to public
@@billingsoftwares Thank you very much, you just save my day.
You welcome
@@billingsoftwares thank you so much also, had this problem but solved. thank you so much ^_^
Hello, thank you for this tutorial. It's perfect.
BUT :
Does this work for Visual Studio 2015 / 2017 ?
Thank you.
+Raphaël Reck
Yes, it will work.
buen video, gracias por tu aporte (y)
de nada
Help! I'm getting errors it says textbox1.Text is inaccessible due to protection level
Go to textbox1 property change(access specifier ) private to public
Hi sir how can I open different forms after clicking datagridview row because I m going to develop a Lab report entry in which form must be different due to their parameters any cooperation will be greatly appreciated
Thanks for watching my channel, Use some conditions based on parameters.
hello sir, how do I pass dgv value to a textbox in form inside a folder? I group my forms in a folder so I know where to find it
th-cam.com/video/DiIcLw-rROo/w-d-xo.html
thank you ☺
i have a problem when i pass data from datagrid to another form same form appears twice one with data from datagrid view other blank i want one form only with data kindly give some suggestion?//
i have also the same problem
Thank you so much!! i love you
i am having issue, i can do everything. but when I do the coding for
admin a = new admin;
a.textbox ( the problem is I cant' search the textbox.1 even its at admin form. please help me )
Thanks for comment, select Textbox1- properties make it private to public
@@billingsoftwares thanks
@@billingsoftwares bro i have another question, do you have a video how to remove/move database from database1 to database2 by button ? please help thanks
check my recent uploaded video
@@billingsoftwares please give the link as well
what if i have a date time picker?
i Have some issue plz help me
helpful one!
best
Perfect!
Thanks
saved my life
You are welcome.
you didn't show the codes for update and deletion of data
Please check my videos for delete and update
It works for me :-)
its not working for me
how to pass date then reply son
Watch my next video