Posts by Momentanius • 105 points
6 posts
-
0
votes1
answer478
viewsA: "Filter" options from a Dropdownlist based on a selected option from another Dropdownlist
After a lot of beating, I managed to solve! I had to use a function in the Back End with a little JS: function GetFinancialItems(_id) { var procemessage; var url =…
-
0
votes1
answer478
viewsQ: "Filter" options from a Dropdownlist based on a selected option from another Dropdownlist
Greetings friends of Stack Overflow! I’m having a cruel doubt in Javascript/Jquery that is consuming me more time than I would like (heh!) - I would like to filter one Dropdownlist based on the…
-
1
votes1
answer980
viewsQ: How to translate the Full Calendar header schedule?
Greetings, friends of Stack Overflow! I’m one step away from completing a schedule using the fantastic plugin Full Calendar, in which I am grateful to exist. However, I am having some translation…
-
1
votes2
answers302
viewsQ: Force updating an element in HTML/Javascript/ASP.NET
On the site I am working on, the user has access to a text editor to change the Labels in certain photos. When editing the text and giving "Submit" in the responses, the texts do not update on the…
-
4
votes1
answer187
viewsQ: Rename an element in a Jlist
Greetings, my friends. I have a problem in Java. I am trying to add a "Occurrence" element to a Jlist. This element has 4 elements within it, which I need to maintain. So far so good. However, the…
-
4
votes1
answer294
viewsQ: Problems when drawing an oval on a panel (JAVA)
Greetings dear fellow programmers. I’m encountering a somewhat irritating error: I consider drawing a graph on the screen using circular/oval shapes. After a good number of researches, I was…
javaasked Momentanius 105