Click here to Skip to main content
15,913,773 members

Comments by Member 15070471 (Top 11 by date)

Member 15070471 31-Aug-23 10:50am View    
Adding the entire list to the form class solved the problems. Many thanks for your help.
Member 15070471 31-Aug-23 7:43am View    
Thank you for your suggestion of creating a class for the list of different data types. I've added the code above which I think is correct, just trying out the different methods. There may be better ways but I can at least, add and remove individual products as well as retrieve individual values. Unfortunately, I cant figure out how to access each of these from a different class. The most frequent error is being unable to access a non shared event or class. But when I share it, the error is, cant create list commands in a shared event. Is the code basically wrong, or am I trying to access the class incorrectly. Many thanks for your help.
Member 15070471 27-Aug-23 3:32am View    
Thank you for this. It helped. Can you please explain how the Accept Solution works? I got a lot of help from OriginalGriff above and now from you. But the first post wasnt complete so I didnt wany to finalise it then. Whats the accepted procedure? You guys are so helpful I'd like to get it right.
Member 15070471 26-Aug-23 20:19pm View    
Hi, I posted an update on my code in the solution area below. I hope thats correct as I couldn't see how else to do it. Thanks
Member 15070471 25-Aug-23 20:07pm View    
Thank you for your suggestions and I'm sure they would be suitable, but they are a bit more advanced than I was looking for so I'll try the above method first and see if I come right. Thanks again.