Greetings -
I posted on this topic previously, but wanted to approach it a bit differently this time. I'm wondering if anyone has written a NAV RTC add-in wrapper for the MonthCalendar control. What I'm getting at here is that we could write our own wrapper, but why reinvent the wheel. If .NET controls could simply be used on NAV pages (I know the RTC can't handle that at this time with its limitations around subscribing to events) then NAV partners would just be using the control as needed. As it stands right now, I expect a number of NAV partners are each writing their own wrappers for the same .NET components, exposing different events and properties as needed. It seems like there could be a lot of redundancy and wasted effort out there, which isn't great for anyone. Sorry...didn't mean to get preachy or philosophical.
Anyway, I'm simply asking if anyone has written a MonthCalendar add-in or knows of a product for this so we can explore better options to implement it than having to develop it (again) ourselves.
Comments
http://www.mibuso.com/dlinfo.asp?FileID=1009
http://www.BiloBeauty.com
http://www.autismspeaks.org
It's not a pop-up datepicker I need (the RTC already has that for any date field).
http://www.epimatic.com
You are of course are little limited in page design in RTC (control MUST BE top-left), but you can for sure have the OnControlAddIn trigger fired when the user selects a date.
I regards to a shared approach:
A basic control add-in for a calendar control would be extremely simple and really only be a couple of lines of code.
If one yet has special requirements in regrards to date rendering and user interaction, then the control might get pretty soon complex. But with those requirements it would also not be very reusable by others.
Christian Abeln
Program Manager Microsoft
Dynamics NAV
blogs.msdn.com/cabeln/
http://www.epimatic.com