Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ISC_Calendar.js does not reflect the code changed in Calendar.js

    Hi,

    I have few question on customization of Calendar Widget

    I am using smartgwt 2.5 PRO and smartClient 8.1

    1> I have changed the code in _setWeekTitles : function in Calendar.js that is compressed in smartgwt.jar (\com\smartclient\debug\public\sc\client\widgets\Calendar.js) As per my knowledge I have recompressed the modified Calendar.js in smartgwt and have re-created the jar now I updated the new jar in my project and recompiled the project but still my ISC_Calendar.js does not reflect the new code change in function isc_Calendar__setWeekTitles() and therefore I am not able to see the required changes in my application too

    2> Next I would like to know that can we pass the title heading outside the jar. Example I want to display user name in Weekview header title (i.e. in place of Day + Date/Month in weekview headers). So can I send the User name that exist in my DB to the __setWeekTitles() in order to set it as my header title ?

    Can anyone guide me further on my above two points and if possible can please share a code

    Thanks
Working...
X