Posts by Patricia Duarte • 11 points
3 posts
-
1
votes0
answers265
viewsQ: Error selecting date focused on bootstrap datepicker
I’m using the bootstrap datepicker version 2.0. // Expected behaviour When you type a day it is focused on the calendar so, when you click on this day in focus, you must fill in the date. // Actual…
-
0
votes0
answers27
viewsQ: Prolema when using inputpicker in combo
I’m using inputpicker, a Jquery plugin. However, he presented a problem with the filter, when filtering the combo options and clicking on some it ignores the new order and takes the value of the…
-
0
votes1
answer42
viewsQ: Problems with Session distinction when two people log with the same user
I have a session problem in a project where I use C# and ASP.NET. If two people log in at the same time with the same user the section variables get the same values. To be sure I took the ID of the…