stevemjv
Newbie
Posts: 1
Registered: 6/25/2009
Location: Australia
Member Is Offline
|
| posted on 6/25/2009 at 02:25 AM |
|
|
Tigra Calendar in ASP.NET UpdatePanel?
Should Tigra Calendar work inside an ASP.NET UpdatePanel? I am using it in many places in my application, and they have all been working beautifully.
But have just incorporated UpdatePanels so I can get partial page refreshes, and my calendars no longer work. The icons for opening/closing do not
appear.
Is there an inherent problem with using TC inside an UpdatePanel?
|
|
|
mailumeshg
Junior Member
Posts: 3
Registered: 9/10/2010
Location: Mumbai, India
Member Is Offline
|
| posted on 9/10/2010 at 09:49 AM |
|
|
In update panel you have parital update which cause that inline javascript wont work in update panel.
For the first time page load it will work fine but when you click on any button on update panel it will disapper. This is not related to only Tigra
Calender but any inline javascript wont work.
|
|
|
mailumeshg
Junior Member
Posts: 3
Registered: 9/10/2010
Location: Mumbai, India
Member Is Offline
|
| posted on 9/10/2010 at 09:51 AM |
|
|
If any one want work around for this. email me on personal email id
mailumeshg at gmail.com
|
|
|