what a wonderful code.. that is the best cleaner code with the class.. thanks a lot for this tutorial.. wish you always success broo.. In Syaah Allah success
@@omarmahmood4209 'System.Windows.Forms.DataGridTableStyle' to 'System.Data.DataSet' Hotel Booking Information C:\Users\User\source epos\Hotel Booking Information\DbCustomer.cs 100 Active Severity Code Description Project File Line Suppression State Error CS0029 Cannot implicitly convert type 'System.Data.DataTable' to 'System.Windows.Forms.DataGridTableStyle' Hotel Booking Information C:\Users\User\source epos\Hotel Booking Information\DbCustomer.cs 99 Active
This is the greatest Crud tutorial I found that also works! Could you help me and explain how/why e.ColumnIndex is 0 for edit and 1 for delete? Thanks in advance.
My advice is that you didn't spend your money on these type of projects. They are relatively easy and if your intent is to share your client application, your database is likely to be compromised using this method.
It would feel better if the music was replaced by your narration.
Thanks :)
what a wonderful code.. that is the best cleaner code with the class.. thanks a lot for this tutorial.. wish you always success broo.. In Syaah Allah success
Thank you so much i need this for my professional aptitude test. helped me a lot
Can you please help me, I having this error after inserting a data. "Column count doesn't Match at row 1". Thank you
Great to hear!
Thanks a lot, you saved my life !!
Hi bro. Please advice how to manage the connection to MySQL if ssh needed.
When I try to add a new student, it shows the error:
Student not inserted.
Column "Name" cannot be null
does the column of your sql and the variable you want to define matches?
this music goes crazy ty for the choice!
hi sir, im having problems on 36:11 the tbl in adp.Fill(tbl); is having an error
post the error as well
@@omarmahmood4209 'System.Windows.Forms.DataGridTableStyle' to 'System.Data.DataSet' Hotel Booking Information C:\Users\User\source
epos\Hotel Booking Information\DbCustomer.cs 100 Active
Severity Code Description Project File Line Suppression State
Error CS0029 Cannot implicitly convert type 'System.Data.DataTable' to 'System.Windows.Forms.DataGridTableStyle' Hotel Booking Information C:\Users\User\source
epos\Hotel Booking Information\DbCustomer.cs 99 Active
@@omarmahmood4209 i'm having the same error i believe he is refering to it not being mentioned in the current context (code:CS0103)
I have problems too on that part
Download Source Code: mahmar.gumroad.com/l/mysqlcrudoperation
This is awesome! TY so much for putting in the time!
This is the greatest Crud tutorial I found that also works! Could you help me and explain how/why e.ColumnIndex is 0 for edit and 1 for delete? Thanks in advance.
Thanks. 0 and 1 is column index of datagridview when user click on this column then accordingly operation is performed.
how to insert and update data in just one button(save) in C# // I need some help
Problème en adp. Fill(tbl)
Please help me please 🙏🙏🙏
Update your connection string
Add "SslMode=none" at the end
Can you explain why do we have to use _parent? Thanks
This is because I called Parent Form from Child Form for data updation in datagridview.
can you create this kind of crud but in sql server
getting an error at 35:35 the DataTable u added, I don't get it in my list
DataTable is a class within the System.Data namespace. Try to change your using to just System.Data
using System.Data;
You can add to string sql "...; SSL Mode=None" that worked for me
Why I am getting fatal error during the command execution after inserting data?
Perfect video. Everything is very clear
Glad to hear that!
crystal cant print and give me that message method not found void system run time inter op services marshal structure to pt
30:34 Error on con.Close();
Thank you! I'm trying to work with C# again and this helped me :)
What means Cells[2] at 50:28?
Other than that - great tutorial, everything works :)
Thanks
Basically, Cell[2] value is Primary Key. I used this Key to update and delete record from database.
can you help me please ?
i got error in edit button.. i can't find form id and the other in edit button
How can I help you?
Very good tutorial with class module.
Thanks
done until 12:50
So interesting and valuable, thanks...
islam
Help me please
Have a problem, when I use the "Edit buttom", and after that I use the "New buttom" still having the text about editing the student
I have the same issue. Please help.
Pls share the source code
Hi how r u?
I really need your help.
I am stuck in the data inserting part of my project.
How can I help you?
This vid helped me a lot. By the way, can i have the music name ?
Great tutorial, thank you
Thank You Master
Try to click the header of Edit, you will see an error
I noticed that too. I found that if(e.ColumnIndex == 0 || e.RowIndex == -1) solve the issue.
@Dee Kha Thanks
New you would come back there 58:18
Hi I need a help.
Thank you for this tutorial🤩
I am having now an error, " FormStudent Clear() is inaccessible due to its protection level. Plsss help me
You’re welcome 😊
Download Source Code: mahmar.gumroad.com/l/mysqlcrudoperation
What is Reg?
Registration Number
Facing problems with dbstudent code
you can add: using MySql.Data.MySqlClient
@@fahmiriza6398 still having error
It Doesn't Work
You should have explained about your codes
and there is no source code?
Download Source Code: mahmar.gumroad.com/l/mysqlcrudoperation
Thank you very much.
Nice, thank u
Cảm ơn. MODERN DESIGN
muhammed help me please
Alguien en español? Que me explique please
¿Cómo puedo ayudarte?
Meron ako neto whole file
te, paspill hahahaha
@@leonajiabengoza8302 iba na laptop ko sis hahaha
No narration? No thanks.
why id cells is [2] bro?
hi dm me please i purchased your project
hi
Thanks
My advice is that you didn't spend your money on these type of projects. They are relatively easy and if your intent is to share your client application, your database is likely to be compromised using this method.
hi, pleaseeeeeeeee share the code. i am in ire need of it