FineUI 官方论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

本论坛已关闭(禁止注册、发帖和回复)
请移步 三石和他的朋友们

FineUI首页 WebForms - MVC & Core - JavaScript 常见问题 - QQ群 - 十周年征文活动

FineUI(开源版) 下载源代码 - 下载空项目 - 获取ExtJS - 文档 在线示例 - 版本更新 - 捐赠作者 - 教程

升级到 ASP.NET Core 3.1,快、快、快! 全新ASP.NET Core,比WebForms还简单! 欢迎加入【三石和他的朋友们】(基础版下载)

搜索
查看: 4012|回复: 3
打印 上一主题 下一主题

在x:window中gridview无法显示??

[复制链接]
跳转到指定楼层
楼主
发表于 2013-9-13 11:19:25 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我在x:window中的x:ContentPanel添加了 asp:GridView ,为什么gridview不显示? 把asp:GridView换成 x:Grid 就没问题。请问怎么回事???<body>
    <form id="form1" runat="server">
    <xageManager ID="ageManager1" runat="server" />
    <x:Window ID="Window2"   Icon="TagBlue" Title="窗体" Hidden="false" Layout="Fit" EnableMaximize="true"
        EnableCollapse="false" runat="server" EnableResize="false" EnableBackgroundColor="true"
        Plain="false" IsModal="false"     >
       <Toolbars>
                    <x:Toolbar ID="txtToolbar2" runat="server">
                        <Items>
                   <xropDownList ID="txtType" runat="server" >
                     <xistItem Text="Output" Value="Output"/>
                     <xistItem Text="Normalized Output" Value="NOutput"/>
                     <xistItem Text="Repair Lost Time" Value="RPLost"/>
                     <xistItem Text="Utilization" Value="Utilization"/>
                      <xistItem Text="Target O/P" Value="TargetOP"/>
                   </xropDownList>
                   <xropDownList ID="txtYear" runat="server"  Required="true"  ShowLabel="False" Width="80px">
                     <xistItem Text="2013" />
                   </xropDownList>
                   <xropDownList ID="txtMonth" runat="server"  Required="true"  ShowLabel="False" Width="80px">
                     <xistItem  Text="01" Value="01"/>
                     <xistItem  Text="02"  Value="02"/>
                     <xistItem  Text="03"  Value="03"/>
                     <xistItem  Text="04"  Value="04"/>
                     <x:ListItem  Text="05"  Value="05"/>
                     <x:ListItem  Text="06" Value="06"/>
                     <x:ListItem  Text="07" Value="07"/>
                     <x:ListItem  Text="08" Value="08"/>
                     <x:ListItem  Text="09" Value="09"/>
                     <x:ListItem  Text="10" Value="10"/>
                     <x:ListItem  Text="11" Value="11"/>
                     <x:ListItem  Text="12" Value="12"/>
                   </xropDownList>
                   <xropDownList ID="txtDept" runat="server" Width="115px" Required="true"  ShowLabel="False"></xropDownList>
                   <x:Button ID="btnSearch" runat="server" Text="Search(查询)"   HideMode="Visibility"></x:Button>
                </Items>
              </x:Toolbar>
        </Toolbars>
        <Items>
            
           <x:ContentPanel ShowBorder="false" ShowHeader="true" ID="ContentPanel1" EnableBackgroundColor="true" BodyPadding="5px" runat="server" CssStyle=" text-align:center;" Height="200px">
         
           aaa<br />
           
            <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns=False Width=100% Font-Names="Arial" RowStyle-Height="15px"
                BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" Font-Size="12px" ShowHeaderWhenEmpty="true" EmptyDataText="没有待审批的单"
                 CellPadding="4">
            <HeaderStyle BackColor="Silver" Font-Size="12px" Height="30px" Wrap="True" ForeColor="Red"/>            <RowStyle Font-Size="12px" Height="26px" Width="150px" Wrap="True"/>
              <Columns>
                 <asp:BoundField DataField="Machineid" HeaderText="Applicant" ><HeaderStyle Width="10%" BackColor="#d6e3f2" ForeColor="#000000" /><ItemStyle Width="10%"  Height="15px"/></asp:BoundField>
                <asp:BoundField DataField="Shift" HeaderText="Release Date" ><HeaderStyle Width="15%" BackColor="#d6e3f2" ForeColor="#000000" /><ItemStyle Width="15%"  Height="15px"/></asp:BoundField>
            
            
            </Columns>
            </asp:GridView>
            <br />
            
            bb
            </x:ContentPanel>
        
        </Items>
      
    </x:Window>
   
            
    </form>
</body>
沙发
 楼主| 发表于 2013-10-4 08:40:42 | 只看该作者
哪位可以帮忙看看? 谢谢


板凳
发表于 2014-6-1 16:21:27 | 只看该作者
把打开窗口或回发页面的按钮的enableajax=false就可以了,我也遇到过页面上加入gridview不显示的问题,当时也到论坛里搜索到这里,但是找不到解决办法,后面还是自己发现的,但花了很多时间。我相信论坛里很多人都知道,但就是没人理,这个论坛有点冷啊!我认为多在论坛里答疑解惑,虽然花了自己一点时间,但能节省很多人的时间,是一件功德无量的事!
地板
发表于 2014-12-1 10:11:23 | 只看该作者
delphilv 发表于 2014-6-1 16:21
把打开窗口或回发页面的按钮的enableajax=false就可以了,我也遇到过页面上加入gridview不显示的问题,当时 ...

我在页面的pannel 里面直接用GridView也是不显示,这个页面也没有窗口或回发?请教一下怎么处理
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|FineUI 官方论坛 ( 皖ICP备2021006167号-1 )

GMT+8, 2024-11-25 14:59 , Processed in 0.044672 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表