Hlen_42
Hlen_42
CC#
Created by Nadekai on 5/4/2024 in #help
I need to make this textbox not move
yep
32 replies
CC#
Created by Nadekai on 5/4/2024 in #help
I need to make this textbox not move
he knows
32 replies
CC#
Created by Nadekai on 5/4/2024 in #help
I need to make this textbox not move
taky řešíš závěrečku?:kekw:
32 replies
CC#
Created by Hlen_42 on 5/4/2024 in #help
Help to convert .xml
@Joschi I'm sorry, but I don't have time to learn new concepts. I've been given homework and I'm trying to figure it out. I finally managed to convert the .xml from the structure, but I can't keep the data with it and in the elements. Could you take a look at this part of the code? The problem is probably in this method: MoveXmlElementsBasedOnTreeView, because the whole .xml is modified according to the treeview structure, but I can't figure out how to keep the content in the elements. ITS ALL EMPTY <SHOP> <SHOPITEM> <CODE> </CODE> <NAME> </NAME> <PLU> </PLU> <VAT> </VAT> <CURRENCY> </CURRENCY> <PRICE_VAT> </PRICE_VAT> </SHOPITEM> <SHOPITEM> <CODE> </CODE> <NAME> </NAME> <PLU> </PLU> <VAT> </VAT> <CURRENCY> </CURRENCY> <PRICE_VAT> </PRICE_VAT> </SHOPITEM> </SHOP>
5 replies