refresh gestione pagina menù progetti
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" >
|
||||
<siteMapNode url="Menu" title="Home" description="ETS - WebScip">
|
||||
<siteMapNode url="Progetti" title="Anagr. Progetti" description="Gestione Progetti e Commesse" />
|
||||
<siteMapNode url="Commesse" title="Anagr. Commesse" description="Elenco Commesse" />
|
||||
<siteMapNode url="SpostaCommesse" title="Sposta Commesse" description="Gestione assegnazione Commesse/Progetti" />
|
||||
<siteMapNode url="DatiCommessa" title="Dettagli Commessa" description="Gestione Dati dettaglio Commessa" />
|
||||
<siteMapNode url="Progetti" title="An. Progetti" description="Gestione Progetti e Commesse" />
|
||||
<siteMapNode url="Commesse" title="An. Commesse" description="Elenco Commesse" />
|
||||
<siteMapNode url="SpostaCommesse" title="Sposta Commessa" description="Gestione assegnazione Commesse/Progetti" />
|
||||
<siteMapNode url="DatiCommessa" title="Dett. Commessa" description="Gestione Dati dettaglio Commessa" />
|
||||
<siteMapNode url="FasiCommessa" title="Fasi Commessa" description="Gestione Fasi della Commessa" />
|
||||
<siteMapNode url="IntegrazioniCommessa" title="Integr. Commessa" description="Gestione Integrazioni Commessa" />
|
||||
<siteMapNode url="FornitoriCommessa" title="Fornit. Commessa" description="Gestione Fornitori Commessa" />
|
||||
<siteMapNode url="RiepilogoCommessa" title="Riepil. Commessa" description="Riepilogo Commessa" />
|
||||
<siteMapNode url="IntegrazioniCommessa" title="Int. Commessa" description="Gestione Integrazioni Commessa" />
|
||||
<siteMapNode url="FornitoriCommessa" title="Forn. Commessa" description="Gestione Fornitori Commessa" />
|
||||
<siteMapNode url="RiepilogoCommessa" title="Riep. Commessa" description="Riepilogo Commessa" />
|
||||
<siteMapNode url="Setup" title="Setup" description="Setup Applicazione" />
|
||||
</siteMapNode>
|
||||
</siteMap>
|
||||
|
||||
+19
-17
@@ -1,32 +1,34 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// <generato automaticamente>
|
||||
// Codice generato da uno strumento.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
|
||||
// il codice viene rigenerato.
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace PROJ_ETS.WebMasterPages {
|
||||
|
||||
|
||||
public partial class Progetti {
|
||||
|
||||
namespace PROJ_ETS.WebMasterPages
|
||||
{
|
||||
|
||||
|
||||
public partial class Progetti
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// mod_menuProj1 control.
|
||||
/// Controllo mod_menuProj1.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::PROJ_ETS.WebUserControls.mod_menuProj mod_menuProj1;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Contenuto control.
|
||||
/// Controllo Contenuto.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.ContentPlaceHolder Contenuto;
|
||||
}
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_menuBazaar.ascx.cs" Inherits="PROJ_ETS.WebUserControls.mod_menuBazaar" %>
|
||||
|
||||
<asp:Menu ID="MenuNavBaz" runat="server" DataSourceID="NavBazaar" Orientation="Horizontal" RenderingMode="List" Width="100%">
|
||||
<StaticMenuItemStyle VerticalPadding="0.5em" HorizontalPadding="0.6em" CssClass="menuNav" Font-Size="1em" Width="12em" Font-Bold="true" />
|
||||
</asp:Menu>
|
||||
<asp:SiteMapDataSource ID="NavBazaar" runat="server" SiteMapProvider="Bazaar" ShowStartingNode="false" />
|
||||
<div class="row small">
|
||||
<div class="col-12" style="margin: 0 0.5em;">
|
||||
<asp:Menu ID="MenuNavBaz" runat="server" DataSourceID="NavBazaar" Orientation="Horizontal" RenderingMode="List" Width="100%">
|
||||
<StaticMenuItemStyle VerticalPadding="0.5em" HorizontalPadding="0.6em" CssClass="menuNav" Font-Size="1em" Width="12em" Font-Bold="true" />
|
||||
</asp:Menu>
|
||||
<asp:SiteMapDataSource ID="NavBazaar" runat="server" SiteMapProvider="Bazaar" ShowStartingNode="false" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+11
-11
@@ -1,10 +1,10 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// <generato automaticamente>
|
||||
// Codice generato da uno strumento.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
|
||||
// il codice viene rigenerato.
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace PROJ_ETS.WebUserControls
|
||||
@@ -15,20 +15,20 @@ namespace PROJ_ETS.WebUserControls
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// MenuNavBaz control.
|
||||
/// Controllo MenuNavBaz.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Menu MenuNavBaz;
|
||||
|
||||
/// <summary>
|
||||
/// NavBazaar control.
|
||||
/// Controllo NavBazaar.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.SiteMapDataSource NavBazaar;
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_menuProj.ascx.cs" Inherits="PROJ_ETS.WebUserControls.mod_menuProj" %>
|
||||
|
||||
<div class="row">
|
||||
<div class="row small">
|
||||
<div class="col-12" style="margin: 0 0.5em;">
|
||||
<asp:Menu ID="MenuNavPrj" runat="server" DataSourceID="NavProgetti" Orientation="Horizontal" RenderingMode="List" Width="100%">
|
||||
<StaticMenuItemStyle VerticalPadding="0.5em" HorizontalPadding="0.6em" CssClass="menuNav" Font-Size="1em" Width="120px" Font-Bold="true" />
|
||||
<StaticMenuItemStyle VerticalPadding="0.5em" HorizontalPadding="0.6em" CssClass="menuNav" Font-Size="1em" Width="11em" Font-Bold="true" />
|
||||
</asp:Menu>
|
||||
<asp:SiteMapDataSource ID="NavProgetti" runat="server" SiteMapProvider="Progetti" ShowStartingNode="false" />
|
||||
</div>
|
||||
|
||||
+11
-11
@@ -1,10 +1,10 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// <generato automaticamente>
|
||||
// Codice generato da uno strumento.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
|
||||
// il codice viene rigenerato.
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace PROJ_ETS.WebUserControls
|
||||
@@ -15,20 +15,20 @@ namespace PROJ_ETS.WebUserControls
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// MenuNavPrj control.
|
||||
/// Controllo MenuNavPrj.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Menu MenuNavPrj;
|
||||
|
||||
/// <summary>
|
||||
/// NavProgetti control.
|
||||
/// Controllo NavProgetti.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.SiteMapDataSource NavProgetti;
|
||||
}
|
||||
|
||||
@@ -777,7 +777,7 @@ namespace PROJ_ETS.WebUserControls
|
||||
#region Protected Methods
|
||||
|
||||
/// <summary>
|
||||
/// gestione visualizzaizone pannello elenco commesse da inserire
|
||||
/// gestione visualizzazione pannello elenco commesse da inserire
|
||||
/// </summary>
|
||||
/// <param name="sender"></param>
|
||||
/// <param name="e"></param>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user