domingo, 20 de setembro de 2015

<asp:GridView ID="grdListar" Width="100%" AllowCustomPaging="true"  PageSize="10" EmptyDataText="Nenhuns registros foram encontrados!" OnRowCommand="grdListar_RowCommand"
                 data-toggle="table" CssClass="table-hover" AllowSorting="true" AutoGenerateColumns="false" runat="server" DataKeyNames="ID"
                ForeColor="#333333" GridLines="None">
                <Columns>
                    <asp:BoundField DataField="COD_PART" HeaderText="Código Participante" />
                    <asp:BoundField DataField="NOME" HeaderText="Nome" />
                    <asp:BoundField DataField="CNPJ" HeaderText="CPF/CNPJ" />
                    <asp:BoundField DataField="IE" HeaderText="Inscição Estadual" />
                    <asp:TemplateField HeaderText="Gerar">
                        <ItemTemplate>
                            <asp:LinkButton ID="LinkButton1" runat="server" Text= "<i class='glyphicon glyphicon-circle-arrow-down icon-white'> </i>" CssClass="btn  btn-primary " CommandName="Gerar"
                                                CommandArgument='<%#Eval("ID").ToString() %>'></asp:LinkButton>
                        </ItemTemplate>
                    </asp:TemplateField>
                    <asp:TemplateField HeaderText="Editar">
                        <ItemTemplate>
                            <asp:LinkButton ID="LinkButton2" runat="server"  Text='<i class="glyphicon glyphicon-pencil icon-white"></i>' CssClass="btn btn-primary"  CommandName="Editar"
                                                CommandArgument='<%#Eval("ID").ToString() %>'> </asp:LinkButton>
                        </ItemTemplate>
                    </asp:TemplateField>
                    <asp:TemplateField HeaderText="Deletar">
                        <ItemTemplate>
                            <asp:LinkButton ID="btnExcluir" runat="server" onClientClick="return fnConfirmDelete();"    Text="<i class='glyphicon glyphicon-remove icon-white'></i>" CssClass="btn btn-primary " CommandName="deletar"
                                                CommandArgument='<%#Eval("ID").ToString() %>' />
                        </ItemTemplate>
                    </asp:TemplateField>
                 



                </Columns>

            </asp:GridView>
        </div>

Um comentário:

  1. Your prototype or minimal viable product would require your slot recreation developers to code a fundamental recreation. For instance, your MVP can embody options like recreation mechanics, slot options, and fundamental UI. Other important recreation art like characters, symbols, backgrounds, and so forth., are sketched out. However, these aren’t the final sketches and could be improved in later phases of slot recreation 영앤리치 토토 development. As a end result, your slot recreation development team will perceive how your recreation will look.

    ResponderExcluir