This was EXACTLY what I was looking for! Thanks so much for the clear and concise video!This was EXACTLY what I was looking for! Thanks so much for the clear and concise video! Thank you very much?
This will help to add row in a table docs.microsoft.com/en-us/visualstudio/vsto/how-to-programmatically-add-rows-and-columns-to-word-tables?view=vs-2019
I have some questions maybe you can help me? First how can I insert them to a foreach so that the table can be bigger than only 3 rows. Second can we use it like DataTable in Asp.NET for example can we give names to the colomns so we can access and modify them easier ? I couldn't find an answer online. Thank you so much
i would love to see another video on how to create more columns or rows with your code. So that i do not have to make a huge table that will be half empty most of the time ;3
@@Madsycode Yes. sorry, i'm brazilian and i'm translating through Goolgle. I'm a beginner in C #. I'm using your code, because it is perfect. In my word template it has six text boxes, which it doesn't change the values of, just the normal text.
Awesome video, can I ask you a question please? What happens if there is not enough rows in table? What if I want to create a cycle and add rows to table?
@@Madsycode it's ok I've done it yesterday. But can you please tell me what is Word.Merge() method for? Because there are no comments in VS. My guess it is to merge word files in one?
This was EXACTLY what I was looking for! Thanks so much for the clear and concise video!This was EXACTLY what I was looking for! Thanks so much for the clear and concise video! Thank you very much?
am glad to know it helped!
This was EXACTLY what I was looking for! Thanks so much for the clear and concise video!
glad to know it help
thx for ur subscribe👍
leave a comment thx
tks 4 this, works fairly well, having an issue though. It seems the columns can only do 2 lines, have an idea why?
@@troycameron391 ur welcome!!!! i thing you missed something it should work
nice .. keep it up
Keep up the good work and thank you so much from Turkey :)
☺ thx for subscribing and liking
Hi, i couldnt find the video of adding a word into microsoft word file in your channel
Thank you for this video I would love to know how to add the column or row please do one in your future video
ok got it!!
This will help to add row in a table
docs.microsoft.com/en-us/visualstudio/vsto/how-to-programmatically-add-rows-and-columns-to-word-tables?view=vs-2019
this.Tables[1].Rows.Add(this.Tables[1].Rows[1]);
Super-: I like your Video. Vielen Danke.
bitteschon!! freue mich sehr :)=
I have some questions maybe you can help me?
First how can I insert them to a foreach so that the table can be bigger than only 3 rows.
Second can we use it like DataTable in Asp.NET for example can we give names to the colomns so we can access and modify them easier ? I couldn't find an answer online. Thank you so much
Please can you you see this
i would love to see another video on how to create more columns or rows with your code. So that i do not have to make a huge table that will be half empty most of the time ;3
ok am taking note!!
this.Tables[1].Rows.Add(this.Tables[1].Rows[1]);
how can i use c# to change text box in word?
i dont clearly understand what u mean by change the text box !! do you mean the value !?
@@Madsycode Yes. sorry, i'm brazilian and i'm translating through Goolgle. I'm a beginner in C #.
I'm using your code, because it is perfect.
In my word template it has six text boxes, which it doesn't change the values of, just the normal text.
Can you help me?
Awesome video, can I ask you a question please? What happens if there is not enough rows in table? What if I want to create a cycle and add rows to table?
there is a way to handle that!! but i can't help you right now
@@Madsycode it's ok I've done it yesterday. But can you please tell me what is Word.Merge() method for? Because there are no comments in VS. My guess it is to merge word files in one?
@@Madsycode I subscribed to you just now, very helpful videos
@@unnamed2000 thx
do you have a tutorial for openXML as well ? would be very greatfull
i ll peak up on that!! thx for subscribing☺
Thanks a lot for easy solution :)
glad to know that & thx for subscribing
Thanks, do you know how modify chats in word?
haven't done that yet!!
danke schön
bitteschön :)
#Dusan Jankovic hope this help you
how to add image into same table