2,241 reputation
3832
bio website
location
age
visits member for 2 years, 1 month
seen 10 mins ago
stats profile views 649

End Date - 31/05/2013

Days Remaining: 9

http://www.timeanddate.com/date/duration.html


Apr
3
revised Google App Engine is not picking up Log4j
edited title
Mar
28
revised How to allow user to choose
deleted 186 characters in body
Mar
28
revised How to use Visual Studio Tools for Git
deleted 74 characters in body
Mar
28
revised How to use Visual Studio Tools for Git
deleted 40 characters in body
Mar
25
accepted What is wrong with this simple SQL Statement?
Mar
25
comment What is wrong with this simple SQL Statement?
@Tanner - This was for simple experimental purposes, no practical reasons at all :)
Mar
25
comment What is wrong with this simple SQL Statement?
Why the downvote? I thought my question was straightforward, and gave all the information necessary for an answer. Infact, the correct answer was shown in a matter of seconds/minutes. An explanation would be lovely.
Mar
25
comment What is wrong with this simple SQL Statement?
Perfect, thanks!
Mar
25
asked What is wrong with this simple SQL Statement?
Mar
24
accepted Changing from a TextBox to a ComboBox
Mar
24
accepted Issue when displaying controls
Mar
24
comment Issue when displaying controls
The only issue now seems to be that when I mouse over the labels, there is no blue border around them like when hovering over a ComboBoxItem
Mar
24
comment Issue when displaying controls
Thank you so much, it works :)
Mar
24
asked Issue when displaying controls
Mar
24
comment Issue creating style to be set as the GroupStyle of some ComboBoxes
Thanks for the help. Just one more quick question - Is there anyway that I can display a label instead of string for the item? I've tried changing the type of the CategoryItem class to Label, however the ComboBox is not displaying the label's content, but rather the label object.
Mar
24
comment Issue creating style to be set as the GroupStyle of some ComboBoxes
Is it possible to do the above with an ObservableCollection? As that's what I've currently got as the Combobox itemsource
Mar
24
comment Issue creating style to be set as the GroupStyle of some ComboBoxes
Thanks for the help, +1 :)
Mar
24
accepted Issue creating style to be set as the GroupStyle of some ComboBoxes
Mar
24
comment Issue creating style to be set as the GroupStyle of some ComboBoxes
I will try to adopt your code to fit my requirement. Thanks for the help :) +1
Mar
24
comment Issue creating style to be set as the GroupStyle of some ComboBoxes
The part which I haven't understood however, is to set the name of the CategoryItems