I knew there would be an easier way to get the last day of the month than adding a month and substracting a day in C#.
Stack Overflow to the rescue How to get the last day of a month
I knew there would be an easier way to get the last day of the month than adding a month and substracting a day in C#.
Stack Overflow to the rescue How to get the last day of a month
I have been using this CoolGridView to fix headers on a scrollable gridview and Matt Berseth’s GridView extender to highlight rows but am now predominantly using ListView’s grid layout and want to quickly add similar functionality but using existing controls until I have the time to write my own .net / javascript / css code to do the same.
A few questions on SO may be required.
First blog post ever! Mainly due to Scott Hansleman’s video
Working on a payment module for NopCommerce 1.80. There appears to be a 1.40 & 1.50 version so hopefully it is not from a standing start.