What was the last thing you "built"?
What was the last thing you made, built or developed?
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$8 Answers
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$Me.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$That's lame, sorry. Try this one!
http://picasaweb.google.com/lh/photo/VsWStLRxcvVKZwqS_SKgYA?authkey=Veke2oq86UU&feat=directlink
Your pictures are marked as private.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$The app is a web-based UI which some contracts processors on the site I maintain use to apply rates to customer accounts. It's based on Microsoft ASP .NET with SQL 2005 in the backend.
The GridView presents the user with a couple of rows they're required to fill out with rate info, validating their choices as they go. It doesn't connect to the database until the rate input process is complete. Each sample I found didn't quite do what I needed it to, so I had to do some digging and figure out how to make it happen.
I'll probably stick something on my blog about it in the near future, it was a good learning experience and involved doing something slightly unorthodox with the GridView control. Normally you'd wire it up to talk to a database directly, but this works indirectly with the database by letting the user edit their input independently, not saving until they've finished their input and the input has been validated.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$