I was putting together my first listbox in asp.net mvc2, and found that it would be quite tedious doing this a lot. Beeing a programmer, and thus lazy, I started thinking about a solution for this. Here’s what I came up with.
Because a regular refresh is for noobs
I was putting together my first listbox in asp.net mvc2, and found that it would be quite tedious doing this a lot. Beeing a programmer, and thus lazy, I started thinking about a solution for this. Here’s what I came up with.