Posted 12 Oct 2011 Link to this post
Posted 14 Oct 2011 Link to this post
<
form
id
=
"frmGestioneLocazioni"
runat
"server"
>
div
asp:ScriptManager
ID
"scriptManager"
EnablePartialRendering
"true"
</
telerik:RadAjaxManager
"ajaxManager"
ClientEvents
OnRequestStart
"OnRequestStart"
/>
telerik:RadAjaxLoadingPanel
"pnlLoading"
asp:ContentPlaceHolder
"contentGestioneLocazioni"
asp:Content
ContentPlaceHolderID
"cntContratti"
table
border
"0"
style
"width: 100%; height: 100%;"
cellpadding
cellspacing
tr
td
class
"toolbar"
telerik:RadTabStrip
"stripGestioneLocazioni"
CausesValidation
"false"
MultiPageID
"pagesGestioneLocazioni"
OnTabClick
"stripGestioneLocazioni_TabClick"
<%-- ontabclick="stripGestioneLocazioni_TabClick" : CL TEMP, da rivedere perchè fa postback completa --%>
Posted 17 Oct 2011 Link to this post