2,241 reputation
3831
bio website
location
age
visits member for 2 years
seen 50 mins ago
stats profile views 644

End Date - 31/05/2013

Days Remaining: 13

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


Apr
24
comment SQL vs. Entity Framework for databases at run-time
Thanks for the detailed answer, +1 :)
Apr
16
comment How to show contents with punctuation in columns
Thanks Dilshod, that's just what i needed!
Apr
16
comment How to show contents with punctuation in columns
Yes @Dilshod as this is just an example. I've got hundreds of columns all with punctuation in them
Apr
16
comment How to show contents with punctuation in columns
Yes, that's right. Only for columns which have punctuation
Apr
16
comment Extremely odd issue involving the displaying of data
It is an issue unfortunately, as it has to be able to display any data. Take a look at this, I've localised the problem: stackoverflow.com/questions/16041222/…
Apr
16
comment How to show contents with punctuation in columns
Didn't work - still not displaying results :/
Apr
16
comment How to show contents with punctuation in columns
@Dilshod - Added above
Apr
16
comment How to show contents with punctuation in columns
Sure @Dilshod just a sec
Apr
16
comment Extremely odd issue involving the displaying of data
Thanks for the answer. However I think I found the source of the problem, which is punctuation in the column. Explained further over here: stackoverflow.com/questions/16041222/…
Apr
16
comment Extremely odd issue involving the displaying of data
Moved to this question as I found what the problem is: stackoverflow.com/questions/16041222/…
Apr
16
comment Extremely odd issue involving the displaying of data
WHat do you mean @Andy? That isnt meant to be a binding path - it's the name of the column - taken from Microsoft AdventureWorks databasse
Apr
15
comment How to expand a control
Tune in on the chatroom which Viv invited me to above, he's helping me solve the issue :)
Apr
15
comment How to expand a control
No luck with this. I'm suspecting that it has something to do with some code in the code behind.
Apr
15
comment How to expand a control
No, that's unfortunately not what I'm seeing. It only works on increasing, but not decreasing :/
Apr
15
comment How to expand a control
What I mean is that it only seems to work for increasing, but not decreasing.
Apr
15
comment How to expand a control
In other words, on increasing the window's size, the checkbox's text is increased too. But when i decide to decrease the window's size after doing that, it doesnt do the opposite.
Apr
15
comment How to expand a control
It seems to work, however on reducing the size after it has been increased, the text's max width is not set to a smaller size. How can this be done from the code you provided at the bottom of the answer?
Apr
15
comment How to expand a control
I agree with you, but modifying it could get me into trouble hehe so it's easier to suffer in silence @HighCore :)
Apr
15
comment How to expand a control
As I mentioned above in the comments, this is someone else's code and I have to leave it as it is, aside from fixing this problem :/ Could you adopt the solution for code behind?
Apr
15
comment How to expand a control
Well since you asked @HighCore - they're not reasons as such, rather I'm working on someone else's code and I cannot change it too much. So I unfortunately have to make do with what I've got :/