Exploreasp
Saturday, December 10, 2011
Accordian headers all collapsed initially on page load
Accordion1.SelectedIndex = -1;
Accordion1.RequireOpenedPane =
false
;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Ajax CalendarExtender displaying at wrong position in Chrome
< script type ="text/javascript" language ="javascript"> function onCalendarShown(sender, args)...
Get current page name in ASP.NET
This function can be used to retrieve the current page:s name, i.e default.aspx, hello.aspx or whatever. public string GetCurrentPage...
Ajax CalendarExtender displaying at wrong position in Chrome
< script type ="text/javascript" language ="javascript"> function onCalendarShown(sender, args)...
Maxlength of Multilne Textbox in ASP.Net
< script language ="javascript" type ="text/javascript"> function textboxMultilineMaxNumber(txt, maxLen) ...
No comments:
Post a Comment