Hello. Can you help me out? Why does it keep refreshing when I try to add a number in the shopping gallery? I'm using a timer to refresh the data source for shopping online in real-time, but I just need to prevent the entire refresh when I input the quantity. The video: https://drive.google.com/file/d/1lqjYevStRHEU33gQVPN-Dq8ahG47sfJ_/view?usp=sharing
That is the "standard" behaviour of a gallery control in that any time you run any code from inside it, the entire gallery refreshes. The only way to retain all data is to save all fields in each record to the gallery data source before moving on to the next record. This is easy enough with a collection as you can add fields as required when collecting (and save to them).
Please click Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it a Like. MVP (Business Applications) Visit my blog Practical Power AppsBuy me a coffee​​​​​​​
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.