Posts by Ronaldo Castilho • 1 point
2 posts
-
-1
votes1
answer17
viewsQ: Combo box with Maximo and Minimo
I need to create a combo box using a maximum and minimum amount for each row of my table based on a stock quantity record. But I have no idea where to start. Today my code is like this: function…
-
0
votes1
answer128
viewsQ: Filter Json from the bank using Lambda C#
I’m starting development and I’m in need of some help. I got this Json I’m getting from the bank. But I need to filter the information by name for my return method. E.g. If the name = "Percent…