Showing posts with label anywhere. Show all posts
Showing posts with label anywhere. Show all posts

Monday, March 26, 2012

call postback in javascript ?

Is that anywhere i can call a partial postback in javascript ? what function i need to call ?

hello.

normally, this is done by using a dummy element maintained on the page.for instance, you add a button and then, after getting a reference to that html control, you call its click method.

Wednesday, March 21, 2012

CalendarExtender Not Working

I haven't read about this anywhere, but the CalendarExtender hasn't been working for me for some time.

I keep getting the following javascript error when i attempt to Pop it up:

Sys.ArgumentNullException:Value cannot be null. Parameter name: classNameI just picked up 14100 off of CodePlex and can confirm the same thing with the development branch.
As far as i can tell this began happening after the 11645 changes
There is a calendarextender?